Example 16043
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-9"
ip: "59.41.201.196"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 4
status: "running"
}
{
hostname: "cache-3"
ip: "47.64.32.137"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "running"
}
{
hostname: "cache-2"
ip: "131.58.14.149"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}
{
hostname: "web-8"
ip: "172.174.144.203"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 4
status: "running"
}
{
hostname: "cache-4"
ip: "252.197.181.146"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}
{
hostname: "db-9"
ip: "8.7.236.248"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
]
}