Example 8560

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-2"
ip: "81.55.243.42"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}

{
hostname: "db-5"
ip: "254.39.177.186"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "running"
}

{
hostname: "queue-8"
ip: "227.228.165.102"
os: "Debian 12"
cpu_cores: 8
memory_gb: 8
status: "running"
}

{
hostname: "cache-2"
ip: "144.217.164.207"
os: "Debian 12"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}

{
hostname: "worker-6"
ip: "48.199.161.150"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "running"
}

{
hostname: "queue-4"
ip: "93.85.22.50"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}
]
}

See also