update..
This commit is contained in:
@ -141,6 +141,11 @@ cron_user_entries:
|
||||
hour: '*'
|
||||
job: /root/bin/postfix/check-postfix-fatal-errors.sh
|
||||
|
||||
- name: "Check if NTP service 'ntpsec' is up and running?"
|
||||
minute: '*/30'
|
||||
hour: '*'
|
||||
job: /root/bin/monitoring/check_ntpsec_service.sh
|
||||
|
||||
- name: "Optimize mysql tables"
|
||||
minute: '51'
|
||||
hour: '04'
|
||||
|
Reference in New Issue
Block a user