Plans & Pricing
Start free, upgrade anytime. Plans are per organization.
Already have an account? Sign in.
Scout (Free)
Free
1 observer
7-day history
Email alerts
Grace periods + cron/presets
Why am I overdue?
Deep Sky (Starter)
Starter
10 observers
30-day history
Email + webhook alerts
Grace periods + cooldown
Why am I overdue?
$9
monthly
Cosmic Watcher (Pro)
Most popular
Pro
50 observers
90-day history
Escalation policies
Payload thresholds
Synthetic checks
Observability integrations
$19
monthly
Orbital (Team)
Team
Unlimited observers (fair use)
12-month history
Everything in Pro
Priority support
$59
monthly
Quickstart
Monitor your first cron job in under 5 minutes
- Create an observer and copy the check-in URL.
- Paste the check-in call after the job completes.
- Set schedule + grace period. That's it.
Example
#!/bin/bash # reports.sh && heartbeat reports.sh && curl -fsS -X POST https://cronobserver.com/checkin/<token>
Replace <token> with the observer token provided in the dashboard.