Skip to content

Infinidat/cronorc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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