Install monit-docker v0.0.63 and choose how to monitor your containers. These guides target this release.
Choose a mode
01 · cronRun one check and exit. Your scheduler decides when to run again.02 · serveA continuous agent, HTTP API and Prometheus metrics.
Both modes share selectors, rules and action timing. The web interface is a separate optional component.
Your first walkthrough
- Install version 0.0.63 and verify Docker access.
- Follow the cron or serve guide.
- Select containers and define rules.
- Optionally add the web interface, Prometheus and Grafana or notifications.
Website, demo and agent
This public website is static and hosted on GitHub Pages. The interactive demo uses fictional data and never contacts Docker. A live VPS demonstration will be separate.
On your machine, serve uses HTTPdis and Sonicprobe workers. The interface reaches the agent through its HTTPS proxy. DWho is used by the notification examples that require it.