Healthchecks.io is a monitoring service for your cron jobs. Have you ever thought "If this nightly backup script breaks one day, six months from now, I wonder how soon will anyone notice?". With Healthchecks monitoring, you will get notified just minutes after your cron job fails to complete on time. With PagerDuty integration, Healthchecks will be able to use PagerDuty alerting functionality already implemented in your organization.
Setting up the monitoring for your cron jobs only takes minutes. For each monitored cron job, Healthchecks.io creates a unique ping URL. Edit each cron job to send a HTTP request to its ping URL just before the job finishes. Healthchecks.io keeps track of the received pings, and sends alerts as soon as any of your cron jobs does not check in at the expected time.
Based on our record, Healthchecks.io seems to be more popular. It has been mentiond 160 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
This application looks interesting; I want to try it instead of https://healthchecks.io/. - Source: Hacker News / 15 days ago
Set up a lightweight monitoring endpoint like healthchecks.io. You’ll be given a URL to ping at the end of your script:. - Source: dev.to / 16 days ago
I’ll suggest an alternative below, but before, I want to say, even though there are richer and more powerful services, I prefer to keep my monitoring separated and have more control on them. Example: I do have an end-to-end script that browses a few pages and checks stuff using playwright, and I try to keep it experiment plain/simple on purpose. And simply have a bash script that runs the playwright test and pings... - Source: dev.to / 6 months ago
This one is great: https://healthchecks.io/. - Source: Hacker News / 8 months ago
I have a soft spot for cron jobs. But if you use them, I highly recommend you also use the open source runitor tool: https://github.com/bdd/runitor service. So darn handy. And you're supporting an indie startup whose founder regularly posts on HN. - Source: Hacker News / 8 months ago
Cronitor - Monitor cron jobs, micro-services, daemons and almost anything else, no setup required. Easier cron troubleshooting and no more silent failures.
UptimeRobot - Free Website Uptime Monitoring
Hyperping - Cheap uptime and performance monitoring with detailed reporting and flexible alerting
Cronhub - Cronhub helps you to easily monitor all your cron jobs in a beautiful dashboard. It alerts you when your cron job doesn't run on time or it fails.
Dead Man's Snitch - Monitor Cron Jobs and Windows Scheduled Tasks with ease.
Uptime Kuma - A fancy self-hosted monitoring tool.