We are soon releasing PushMon, a free monitoring service for scripts, batches and jobs. The basic idea is that cron scripts will "ping" a URL on a regular basis, and will notify the user if this "ping ...
Trying to make a template of a monitoring script. The script has to do these things: -Check a value every minute. The value can be anything: the size of a file; an entry in a database; the saturation ...