No agents yet

Add your first agent above to preview container stats. The dashboard will list each host as a card with CPU and memory snapshots.

Need a target? Start the Go agent with:

docker run --rm -it \
  -v /var/run/docker.sock:/var/run/docker.sock \
  ghcr.io/your-org/docker-monitor-agent:latest
				
Keep an eye on the Go agent logs if a connection stops updating; the dashboard will auto-retry every few seconds.