Example 9947

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-6"
ip: "56.73.44.127"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 32
status: "running"
}

{
hostname: "web-2"
ip: "129.207.124.101"
os: "Debian 12"
cpu_cores: 4
memory_gb: 4
status: "running"
}

{
hostname: "web-6"
ip: "33.42.204.167"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}

{
hostname: "web-8"
ip: "182.67.255.110"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}

{
hostname: "cache-2"
ip: "136.234.238.54"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "running"
}
]
}

See also