Skip to main content

Monitoring (UI)

In this page

Route

/monitoring (MonitoringPage).

API

  • GET /api/v1/servers — pick primary server for charts.
  • GET /api/v1/monitoring/summary — returns serverMetrics map keyed by server id (see MonitoringPage useEffect).

Empty state

If no servers exist, the page prompts you to add a server first.

Metrics come from @deploydock/metrics-agent on the API side—quality depends on host integration in your deployment.