๐Ÿ’€ Dead Man's Switch

Free cron monitoring. Get alerted when your jobs stop running. No signup, no ads.

Create a Monitor

How It Works

  1. Create a monitor above โ†’ get a unique ping URL
  2. Add a curl call to your cron job
  3. If your cron doesn't ping within the window โ†’ you get an email alert
  4. 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