Example 7947

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-3"
ip: "108.166.239.205"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}

{
hostname: "api-8"
ip: "54.235.52.238"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 64
status: "running"
}

{
hostname: "api-3"
ip: "99.228.56.63"
os: "Debian 12"
cpu_cores: 8
memory_gb: 4
status: "running"
}

{
hostname: "worker-7"
ip: "210.31.137.1"
os: "Debian 12"
cpu_cores: 2
memory_gb: 32
status: "running"
}

{
hostname: "worker-4"
ip: "83.170.176.239"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}

{
hostname: "queue-1"
ip: "84.9.199.38"
os: "Debian 12"
cpu_cores: 2
memory_gb: 4
status: "running"
}
]
}

See also