RubyGems Navigation menu

jobmanager 1.0.1

This package makes managing cron jobs on unix systems a breeze! It is composed of a single program, +jobmanager+, which is intended to be invoked by cron, or a cron-like application. +jobmanager+, in turn, invokes the specified cron job, in addition to providing the following added value: * Logs the output of the cron jobs. * Rotates the cron job logs. * Manages a central log which records all cron events (when each job starts, finishes, the job's success, etc). * Emails the user the results of the cron job on a configurable condition (on failure only, on success only, etc.) via sendmail or smtp. * Times out a cron job that runs past the configurable timeout. * Easily scales to handle multiple users' cron jobs. * Both the default behavior and the per-cron job behavior are highly configurable.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.3 - January 15, 2010 (34.5 KB)
  2. 1.1.2 - August 05, 2009 (34.5 KB)
  3. 1.1.1 - August 05, 2009 (34 KB)
  4. 1.1.0 - June 01, 2009* (34 KB)
  5. 1.0.1 - August 27, 2008* (31 KB)
Show all versions (6 total)

Runtime Dependencies (5):

Development Dependencies (1):

hoe >= 1.7.0

Owners:

Authors:

  • DesigningPatterns

SHA 256 checksum:

8af37c64fc8d8088b63ec6e52e525dd63e31b61d7030a4a4971627a93b198e44

Total downloads 22,778

For this version 3,618

Licenses:

N/A

Required Ruby Version: None

Links: