File: //etc/crontab
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/
# For details see man 4 crontabs
# Example of job definition:
# .---------------- minute (0 - 59)
# | .------------- hour (0 - 23)
# | | .---------- day of month (1 - 31)
# | | | .------- month (1 - 12) OR jan,feb,mar,apr ...
# | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat
# | | | | |
# * * * * * user-name command to be executed
00 12 * * * root /usr/bin/yum -y --skip-broken update
#15 0-23/12 * * * root /usr/local/sbin/mysql-backup.mojo.pl
15 1 * * * root /usr/local/sbin/mysql-backup.mojo.pl
#15 13 * * * root /usr/local/sbin/mysql-backup.mojo.pl
05 7 * * * root /usr/local/sbin/disk_watch
05 5 * * * root /home/httpd/cgi-bin/doaw.sh
#HTTPC monitoring of bunch of websites:
*/5 * * * * root /root/monitoring/script.sh
39 14 * * * root /usr/local/mojo/sbin/certbot-auto-renew
*/5 * * * * root /usr/local/sbin/procwatch