Created
May 7, 2012 11:41
-
-
Save johanek/2627357 to your computer and use it in GitHub Desktop.
idea for cron manager
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
What do I want to do? | |
- Managed cronjobs via Version Control | |
- Get better reporting on the jobs | |
- Not get spammed by cron emails | |
What do I want to know about cronjobs? | |
- Did the command fail? | |
- Did the command actually run? | |
- Did the command run in the allocated window? (sometimes schedule jobs - must finish by X) | |
- Did the command even finish? | |
What else can we learn from cron runs? | |
- Execution run time (backup jobs) | |
Some Specifics: | |
- Config file includes | |
- Scheduling | |
- Command | |
- Max runtime (optional) | |
- User | |
- Description | |
- Reporting methods | |
- Host to run on | |
- Reporting methods | |
- Plugins | |
- DB | |
- Jabber | |
- Web reporting | |
- Detail of runs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/darrellsilver/norc
http://rubygems.org/gems/rubycron