Example 2243

Server Inventory

Infrastructure server inventory.

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

{
hostname: "api-6"
ip: "49.147.93.253"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}

{
hostname: "queue-9"
ip: "35.55.110.121"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 4
status: "stopped"
}

{
hostname: "queue-6"
ip: "162.67.246.229"
os: "Debian 12"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}

{
hostname: "api-1"
ip: "41.225.46.207"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}

{
hostname: "api-6"
ip: "117.97.137.161"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}
]
}

See also