Setup mariadb backup to make a latest link, make nrpe on db03 check that for backup age.

This commit is contained in:
Kevin Fenzi 2015-06-08 21:14:36 +00:00
parent 401ab5f4f8
commit 7fe5b0100e
2 changed files with 4 additions and 1 deletions

View file

@ -1 +1 @@
command[check_mysql_backup]={{ libdir }}/nagios/plugins/check_file_age -w 86400 -c 129600 -f /backups/fpo-mediawiki*.xz
command[check_mysql_backup]={{ libdir }}/nagios/plugins/check_file_age -w 86400 -c 129600 -f /backups/fpo-mediawiki-latest.xz