Setup mariadb backup to make a latest link, make nrpe on db03 check that for backup age.
This commit is contained in:
parent
401ab5f4f8
commit
7fe5b0100e
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue