Devpilot
Monitoring

Fleet

One page for every server in a workspace — status, resource pressure, open incidents and what changed — sorted so the server that needs you is at the top.

Open a workspace and choose Monitoring in the sidebar. The Fleet tab lists every server in the workspace with its live vitals.

Reading the table

ColumnWhat it shows
ServerName, provider and status. Click through to the server's monitoring pages.
CPU / MemoryThe latest value and a one-hour trend line. The line turns amber above 80 % and red above 90 % (memory: 85 % / 95 %).
DiskThe fullest mount point on the server, plus a full in ~N d chip when a mount is forecast to fill within 30 days.
NetworkCurrent download plus upload throughput across all interfaces.
LoadOne-minute load average against the core count; amber when load exceeds twice the cores.
IncidentsOpen alert incidents on that server.
AgentWhich agent is installed and its version.
Last sampleHow long ago the server last reported.

Status values

  • Online — the agent is heartbeating normally.
  • Quiet — heartbeats have stopped recently; Devpilot waits a few minutes before calling the server offline.
  • Offline — no heartbeat for longer than the grace period. An availability incident is open.
  • No agent — the server is connected to Devpilot but the monitoring agent is not installed. Install it from the server's monitoring page.
  • Paused — monitoring was switched off for this server in its settings.

Finding the server that needs attention

  • Sort by Most stressed (the default — highest of CPU, memory or disk first), Status (offline and quiet first) or Name.
  • Filter chips narrow the list to Needs attention (offline, quiet, open incidents, or any resource above 85 %), Online, Offline / quiet or No agent / paused.
  • Search matches server names and hosts.

Changes

The Changes panel lists what happened across the fleet in the last 24 hours — deployments, script runs, outages and recoveries, reboots and agent restarts — so a spike on a chart can be matched to the event that caused it.

Links to a specific server from older bookmarks (…/monitoring?resource=server&id=…) open that server's monitoring page directly.

Next steps