Example 13557

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "web-9"
ip: "96.134.226.209"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 4
status: "stopped"
}

{
hostname: "db-9"
ip: "250.147.172.232"
os: "Debian 12"
cpu_cores: 2
memory_gb: 8
status: "running"
}

{
hostname: "db-2"
ip: "49.146.143.175"
os: "Debian 12"
cpu_cores: 16
memory_gb: 64
status: "running"
}

{
hostname: "queue-7"
ip: "6.13.71.234"
os: "Debian 12"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}

{
hostname: "api-2"
ip: "66.118.58.176"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 64
status: "maintenance"
}

{
hostname: "cache-2"
ip: "117.214.218.212"
os: "Debian 12"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}
]
}

See also