Example 7156
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-5"
ip: "65.32.11.153"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 16
status: "running"
}
{
hostname: "worker-7"
ip: "219.208.98.219"
os: "Debian 12"
cpu_cores: 2
memory_gb: 4
status: "maintenance"
}
{
hostname: "cache-1"
ip: "27.175.147.135"
os: "Debian 12"
cpu_cores: 2
memory_gb: 32
status: "stopped"
}
{
hostname: "web-3"
ip: "90.71.23.95"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "running"
}
{
hostname: "queue-9"
ip: "91.32.162.149"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 4
status: "maintenance"
}
{
hostname: "queue-1"
ip: "220.170.183.104"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}
]
}