Example 16847

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-3"
ip: "13.234.143.61"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "running"
}

{
hostname: "worker-5"
ip: "26.255.217.13"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 32
status: "stopped"
}

{
hostname: "db-1"
ip: "113.12.179.115"
os: "Debian 12"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}

{
hostname: "worker-8"
ip: "16.87.105.70"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 16
status: "maintenance"
}
]
}

See also