Example 6041

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-3"
ip: "80.129.100.223"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "running"
}

{
hostname: "cache-6"
ip: "15.190.39.15"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "running"
}

{
hostname: "worker-6"
ip: "118.118.232.253"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}

{
hostname: "worker-1"
ip: "150.237.102.94"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 64
status: "stopped"
}
]
}

See also