Example 4644

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "queue-9"
ip: "113.114.43.198"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}

{
hostname: "web-8"
ip: "227.170.199.48"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "maintenance"
}

{
hostname: "web-5"
ip: "48.122.75.237"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 4
status: "maintenance"
}

{
hostname: "db-2"
ip: "105.157.28.47"
os: "Debian 12"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}

{
hostname: "cache-7"
ip: "76.9.232.28"
os: "Debian 12"
cpu_cores: 4
memory_gb: 4
status: "running"
}
]
}

See also