Example 3849

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "queue-7"
ip: "221.227.101.251"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}

{
hostname: "cache-2"
ip: "65.237.142.178"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 32
status: "maintenance"
}

{
hostname: "queue-5"
ip: "26.228.18.66"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 8
status: "running"
}

{
hostname: "db-6"
ip: "67.150.254.233"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}

{
hostname: "api-5"
ip: "94.58.146.49"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}
]
}

See also