Example 9045

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-2"
ip: "237.10.51.106"
os: "Debian 12"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}

{
hostname: "cache-1"
ip: "142.72.14.122"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}

{
hostname: "web-9"
ip: "3.71.129.118"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}

{
hostname: "queue-7"
ip: "126.168.228.228"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 32
status: "stopped"
}

{
hostname: "cache-7"
ip: "236.163.97.195"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 4
status: "running"
}

{
hostname: "worker-6"
ip: "192.50.243.111"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}
]
}

See also