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.5 KB)
  2. 1.1.2 - August 05, 2009 (34.5 KB)
  3. 1.1.1 - August 05, 2009 (34.0 KB)
  4. 1.1.0 - June 01, 2009* (34.0 KB)
  5. 1.0.1 - August 27, 2008* (31.0 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (5):

Development 依赖 (1):

hoe >= 1.8.0

业主:

作者:

  • DesigningPatterns

SHA 256 校验和:

f4c169ea87a8139c9baa714694e3393969f7bd7212988cd46a1005a6e87a628e

下载总量 22,805

这个版本 3,606

许可:

需要的 Ruby 版本:

链接: