STAY
SILENT.
STAY
ALERT.
Minimalist cron job tracking for systems that cannot afford to fail.
No agents. No bloat. Just HTTP.
// free for up to 3 monitors · no credit card required
NO AGENTS.
JUST HTTP.
Three steps. Works with any language, any server, any CI system.
REGISTER A JOB
POST the job name and expected interval. You get a unique ping URL back instantly.
APPEND ONE CURL
Add && curl {ping_url} at the end of your cron command. That's the entire integration.
GET NOTIFIED
If pings stop arriving on schedule, a webhook fires to Slack or Discord within 2 minutes. Recovery alerts included.
Dead man's switch logic — if the job stops for any reason (script error, cron daemon crash, server reboot), the ping stops. CronBB detects the silence and alerts you.
READ DOCS →START FREE.
Upgrade when you need more monitors.
For personal projects and hobby tasks.
- 3 monitors
- 2-minute check interval
- Webhook alerts (Slack, Discord, any URL)
- CLI tool via npm
- Open source / self-hostable
Advanced metrics for production workloads.
- 20 monitors
- 1-minute check interval
- Webhook + email alerts
- Grace period support
- Instant Slack / Discord
- Priority support
ALL ENDPOINTS
ACCEPT JSON.
Auth header: Authorization: Bearer <api_key>