Example 17553

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-5"
ip: "46.179.138.8"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}

{
hostname: "db-3"
ip: "118.243.178.228"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 64
status: "maintenance"
}

{
hostname: "queue-2"
ip: "109.133.78.23"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 16
status: "running"
}

{
hostname: "worker-1"
ip: "117.56.191.103"
os: "Debian 12"
cpu_cores: 2
memory_gb: 4
status: "running"
}

{
hostname: "db-5"
ip: "73.134.229.187"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}
]
}

See also