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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.1.3 - January 15, 2010 (34.5KB)
  2. 1.1.2 - August 05, 2009 (34.5KB)
  3. 1.1.1 - August 05, 2009 (34KB)
  4. 1.1.0 - June 01, 2009* (34KB)
  5. 1.0.1 - August 27, 2008* (31KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (5):

Development依存関係 (1):

hoe >= 1.8.0

所有者:

作者:

  • DesigningPatterns

SHA 256チェックサム:

f4c169ea87a8139c9baa714694e3393969f7bd7212988cd46a1005a6e87a628e

累計ダウンロード数 22,805

このバージョンのみ 3,606

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: