Example 16057

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "db-4"
ip: "164.230.15.129"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 4
status: "running"
}

{
hostname: "db-2"
ip: "87.252.89.14"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}

{
hostname: "cache-6"
ip: "124.79.206.30"
os: "Debian 12"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}

{
hostname: "web-1"
ip: "193.54.9.25"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
]
}

See also