Posted By: Designing Patterns
Date: 2010-01-20 17:47
Summary: jobmanager 1.1.3 Released
Project: Job Manager
jobmanager version 1.1.3 has been released!
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.3 / 2010-01-15 A couple minor changes were made. * Changes to gem specification. * Version can be accessed programmitcally from gem. |
|