Example 3442

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-8"
ip: "199.213.117.134"
os: "Debian 12"
cpu_cores: 8
memory_gb: 8
status: "maintenance"
}

{
hostname: "web-1"
ip: "17.1.76.206"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 32
status: "running"
}

{
hostname: "queue-3"
ip: "185.92.66.211"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}
]
}

See also