RubyGems Navigation menu

jobmanager 1.1.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.8.0

Owners:

Authors:

  • DesigningPatterns

SHA 256 checksum:

f4c169ea87a8139c9baa714694e3393969f7bd7212988cd46a1005a6e87a628e

Total downloads 22,718

For this version 3,593

Licenses:

N/A

Required Ruby Version: None

Links: