2
0 Comments

Free and easy way to monitor cron jobs or scheduled tasks

We're using lots of cron jobs on a project we're working on and sometimes the cron jobs silently fail and we'll never know that they failed unless we manually check the logs, notice issues on the website or a customer reports to us that they are having issues.

Because of the problem above, I built a simple tool to easily monitor cron jobs. We're already using it on production.

Here's a post I wrote that explains other ways to monitor cron jobs and explains how to use CronMonit so you can conveniently and reliably monitor cron jobs or scheduled tasks:

https://cronmonit.tumblr.com/post/188470313025/free-and-painless-cron-job-monitoring

on November 9, 2019