๐ Dead Man's Switch
Free cron monitoring. Get alerted when your jobs stop running. No signup, no ads.
Create a Monitor
How It Works
- Create a monitor above โ get a unique ping URL
- Add a
curlcall to your cron job - If your cron doesn't ping within the window โ you get an email alert
- That's it. Free for up to 5 checks.
Example: crontab
*/5 * * * * /path/to/backup.sh && curl -s https://korpo.pro/deadman/ping/YOUR_KEY