How can I setup a system to tell me if a cron job is NOT running fine?
If you have a cron job (or even a Windows scheduled task) running periodically, its simpler to have it send you an email / text message that all is well, but how do I get informed when everything is NOT okay? Basically, if the job doesn't run at its scheduled time or Windows / linux has its own set of hangups that prevent the task from running...?