Example 5457

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-5"
ip: "104.109.47.9"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "running"
}

{
hostname: "cache-7"
ip: "14.141.234.168"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}

{
hostname: "db-2"
ip: "62.190.123.91"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "maintenance"
}

{
hostname: "web-7"
ip: "216.65.224.206"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "running"
}

{
hostname: "queue-7"
ip: "1.177.149.208"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 16
status: "maintenance"
}

{
hostname: "cache-8"
ip: "88.222.78.0"
os: "Debian 12"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}
]
}

See also