Example 5141

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-8"
ip: "1.101.163.233"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 16
status: "stopped"
}

{
hostname: "cache-7"
ip: "62.59.0.138"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 8
status: "running"
}

{
hostname: "worker-8"
ip: "168.160.215.2"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 4
status: "stopped"
}

{
hostname: "cache-3"
ip: "194.8.76.35"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "stopped"
}

{
hostname: "queue-7"
ip: "202.216.26.244"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "stopped"
}
]
}

See also