Example 1648

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "db-8"
ip: "77.7.152.9"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}

{
hostname: "queue-2"
ip: "212.179.46.223"
os: "Debian 12"
cpu_cores: 8
memory_gb: 4
status: "stopped"
}

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

{
hostname: "queue-5"
ip: "9.213.180.168"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 64
status: "stopped"
}

{
hostname: "web-8"
ip: "113.120.73.207"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 16
status: "running"
}
]
}

See also