Skip to content

Creates a report of all cron jobs for a specific user, across all hosts

License

Notifications You must be signed in to change notification settings

GreenBankObservatory/cron_audit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cron Audit

Creates a report of all cron jobs for a specific user, across all hosts.

NOTE: This is a Green Bank specific tool, in that it depends on http://leo.gb.nrao.edu/php/inventory/text.php in order to function.

Usage

# Find all cron jobs for monctrl, across all hosts
cron_audit.py monctrl
# Read the generated report
less ./report.md

Test

Simply use pytest to run the tests:

pytest

About

Creates a report of all cron jobs for a specific user, across all hosts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages