hawson / report-cron

Give a general report on all periodic jobs on a host (this is *not* a wrapper around cronjobs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This program attempts to report on all periodic jobs that run on a system.

Usually, this means jobs run from crond(8), but can also include
systemd.timer(5), atd(8), and others.  This program will try and give
a comprehensive report on all of them.

About

Give a general report on all periodic jobs on a host (this is *not* a wrapper around cronjobs)

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%