Dead-simple cron job monitoring
# Add to your cron job: 0 * * * * /path/to/backup.sh && curl https://cron.rapidtools.dev/ping/abc123 # Get alerted if it fails to run
Add one curl command to your cron job. That's it.
Get notified immediately when your cron jobs fail.
Monitor up to 5 jobs for free. Forever.
curl https://cron.rapidtools.dev/ping/YOUR_MONITOR_IDVisual example of cron job health monitoring
Green = successful ping • Red = missed ping → instant webhook alert