Example 13443

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "queue-5"
ip: "84.126.161.65"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "stopped"
}

{
hostname: "db-5"
ip: "255.145.171.146"
os: "Debian 12"
cpu_cores: 16
memory_gb: 4
status: "stopped"
}

{
hostname: "db-1"
ip: "233.13.101.224"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 8
status: "maintenance"
}

{
hostname: "db-1"
ip: "71.247.139.57"
os: "Debian 12"
cpu_cores: 2
memory_gb: 32
status: "running"
}
]
}

See also