Monitoring
Monitor Uptime Kuma with MrCron
MrCron mirrors your self-hosted Uptime Kuma public status page every 5 minutes so you can see your monitor roll-up in the same dashboard as your other services.
How MrCron monitors Uptime Kuma
- Public status page mirror per Uptime Kuma instance.
- Monitor health roll-up (UP, DOWN, PAUSED, PENDING) from the status page JSON.
- Zero credential requirement: the integration only needs the public status page URL.
- Works with any Uptime Kuma version that exposes the /api/status-page endpoint.
What you will see
Public status page mirror, monitor health roll-up.
Auth flow: Public URL. Credentials are stored encrypted at rest with AES-256-GCM and never returned to your browser.
Start monitoring Uptime Kuma
Sign in, create a project, and connect Uptime Kuma in under a minute. First check ships in the free tier.
Frequently asked questions
- What does MrCron need to connect to Uptime Kuma?
- The public URL of one of your Uptime Kuma status pages. MrCron never asks for an API key because it only consumes the public JSON endpoint.
- Does MrCron support the Uptime Kuma WebSocket API?
- No. MrCron mirrors the public status page JSON on a polling cadence. WebSocket-based near-real-time push is not shipped today.
- What happens if the status page URL is wrong?
- The next sync marks the integration as CONFIG_ERROR and the panel prompts you to fix the URL. No secret data is ever exposed by the failure.
- Can I mirror multiple Uptime Kuma status pages?
- Yes. Attach one Uptime Kuma integration per project, each with its own status page URL.