The Infrastructure page

Hosts, servers and containers with metrics, processes and drill-downs.

infrastructurehostsserverscontainersprocesses

The Infrastructure page

Infrastructure (left nav) shows the hosts, servers and containers reporting to VerOps through the machine agent, with health, resource usage and the processes running on them. Drill into any item for detail.

What you see

  • A list/grid of servers and containers with CPU, memory, disk and status (ONLINE/OFFLINE).
  • Machine agents — the connectors installed on your hosts and their connection state.
  • Drill-downs: /infrastructure/servers/:id, /containers/:id, /machine-agents/:agentId.
How OFFLINE works: a host is marked OFFLINE when it hasn't reported for 5 minutes, and its CPU/memory/disk tiles go empty rather than freezing on stale numbers — the page only shows measurements from the live window. A host that stays silent beyond the page's discovery window drops off the list entirely; widen the time range to find recently decommissioned or long-dead hosts.

Cookbook: triage a hot host

  1. Open Infrastructure; sort by CPU or memory to surface the busiest host.
  2. Click the host → open the process snapshot to see which process is consuming resources, over time.
  3. If it correlates with an app issue, jump to that service's traces (Applications) to confirm.