Example 4253

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-6"
ip: "201.165.220.202"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 32
status: "stopped"
}

{
hostname: "web-9"
ip: "24.245.87.83"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "running"
}

{
hostname: "web-1"
ip: "227.252.241.85"
os: "Debian 12"
cpu_cores: 8
memory_gb: 8
status: "running"
}

{
hostname: "db-3"
ip: "8.16.81.59"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}

{
hostname: "queue-8"
ip: "217.156.221.128"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 8
status: "stopped"
}

{
hostname: "queue-2"
ip: "5.245.122.93"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 64
status: "running"
}
]
}

See also