Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 416 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 416 Bytes

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