Example 6155

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "db-5"
ip: "18.115.5.58"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 8
status: "stopped"
}

{
hostname: "worker-6"
ip: "26.52.80.245"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}

{
hostname: "web-1"
ip: "219.112.137.9"
os: "Debian 12"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}

{
hostname: "cache-6"
ip: "131.163.199.21"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}

{
hostname: "api-3"
ip: "111.146.27.11"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}

{
hostname: "worker-8"
ip: "192.175.190.9"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 4
status: "running"
}
]
}

See also