/cronorc

Cron job monitoring

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Overview

Cronorc is a system for monitoring cron jobs. There are two parts to the system: an agent which is installed on the various hosts, and a server that gets updates from the agents and provides a web application for viewing the status of the different cron jobs.

Checking out the code

Run the following commands:

easy_install -U infi.projector
projector devenv build