Re: Cron Job Output

2009-12-02 Thread LoD MoD
You might try something like this http://code.activestate.com/recipes/157035/ On Wed, Dec 2, 2009 at 3:05 PM, baytes wrote: > I have cron checking services every 5-10 minutes, and if a service > goes up or down it writes to a file, Im trying to write a script that > will check that file for upda

Cron Job Output

2009-12-02 Thread baytes
I have cron checking services every 5-10 minutes, and if a service goes up or down it writes to a file, Im trying to write a script that will check that file for updates and print the results. this will tie into a module for phenny where the bot will be able to print the contents of the updated fil