Example 14743

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "web-2"
ip: "10.34.108.170"
os: "Debian 12"
cpu_cores: 16
memory_gb: 16
status: "running"
}

{
hostname: "db-4"
ip: "209.186.234.182"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "maintenance"
}

{
hostname: "api-3"
ip: "106.186.200.70"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}

{
hostname: "cache-8"
ip: "249.92.118.102"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 8
status: "running"
}

{
hostname: "queue-1"
ip: "238.184.91.209"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}
]
}

See also