Example 15153

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "db-3"
ip: "149.231.8.115"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 16
status: "running"
}

{
hostname: "cache-8"
ip: "121.150.181.236"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 64
status: "running"
}

{
hostname: "web-3"
ip: "101.82.43.37"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 8
status: "maintenance"
}

{
hostname: "api-5"
ip: "83.132.155.120"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 8
status: "running"
}

{
hostname: "worker-1"
ip: "217.68.186.164"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 64
status: "maintenance"
}
]
}

See also