Example 4754

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-5"
ip: "215.235.75.145"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}

{
hostname: "db-8"
ip: "57.121.221.93"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 4
status: "stopped"
}

{
hostname: "worker-7"
ip: "132.39.108.54"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 8
status: "running"
}

{
hostname: "worker-9"
ip: "63.78.219.250"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}

{
hostname: "web-2"
ip: "47.162.114.139"
os: "Debian 12"
cpu_cores: 8
memory_gb: 32
status: "running"
}
]
}

See also