Example 9055

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-5"
ip: "209.76.87.228"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 8
status: "running"
}

{
hostname: "cache-6"
ip: "219.33.253.133"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 16
status: "running"
}

{
hostname: "queue-2"
ip: "1.30.103.162"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}

{
hostname: "api-5"
ip: "51.20.118.12"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}

{
hostname: "db-6"
ip: "68.136.147.53"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}

{
hostname: "cache-5"
ip: "184.223.67.190"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}
]
}

See also