Monit vs Healthchecks.io for cron heartbeats: the case for a ping-based service over a daemon you have to maintain yourself
For about three years I ran monit on every server I owned. It watched processes, restarted them, and emailed me when something fell over. Then I hit a problem monit doesn’t really solve: how do I know when a cron …