Files | Admin

Notes:

Release Name: 1.1.2

Notes:
This gem simplifies monitoring / reporting cron jobs on unix systems.  It provides a number of configurable features.  Specifically, it can log the output of cron jobs to a file or syslog, rotate the cron job log files, email the user the results of the cron job, time out cron jobs that run past a configurable time out, and more.


Changes: === 1.1.2 / 2009-06-19 Fixed a bug: * Removed duplicate short command line option (-p for command path and job_log_prepend_date_time).