Comment on Get notified when a periodic task doesn't runparentComments−alxndr13yI've used one-line cron scripts that capture output of a command, check it, and if it doesn't look like what it should, sends me an email.
Comments
I've used one-line cron scripts that capture output of a command, check it, and if it doesn't look like what it should, sends me an email.