Example 5546

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-5"
ip: "73.79.98.21"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}

{
hostname: "web-5"
ip: "85.210.24.250"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 8
status: "running"
}

{
hostname: "worker-8"
ip: "51.125.179.169"
os: "Debian 12"
cpu_cores: 4
memory_gb: 4
status: "running"
}

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

{
hostname: "worker-7"
ip: "165.189.148.108"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}

{
hostname: "db-9"
ip: "80.6.47.221"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "running"
}
]
}

See also