Example 6852

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "db-8"
ip: "145.169.217.132"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "stopped"
}

{
hostname: "cache-1"
ip: "16.165.66.153"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 4
status: "running"
}

{
hostname: "db-5"
ip: "83.88.198.103"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}

{
hostname: "web-8"
ip: "52.131.173.34"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 4
status: "stopped"
}
]
}

See also