Example 4747

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "web-6"
ip: "222.116.83.171"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}

{
hostname: "queue-6"
ip: "63.124.223.131"
os: "Debian 12"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}

{
hostname: "db-9"
ip: "36.246.13.218"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}

{
hostname: "worker-1"
ip: "132.238.51.91"
os: "Debian 12"
cpu_cores: 2
memory_gb: 16
status: "running"
}

{
hostname: "worker-5"
ip: "186.20.123.229"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}

{
hostname: "worker-4"
ip: "114.121.182.117"
os: "Debian 12"
cpu_cores: 4
memory_gb: 4
status: "running"
}
]
}

See also