From: Peter Palfrader Date: Sat, 25 Oct 2014 22:09:29 +0000 (+0200) Subject: More backup stuff on storace X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=56e764e4e16b39ecc42a9efcbff9a61bf32e3f9d;p=mirror%2Fdsa-nagios.git More backup stuff on storace --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 00431fb..520df3d 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1529,7 +1529,7 @@ services: servicegroups: backup nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-dabackup" hostgroups: computers - excludehosts: backuphost + excludehosts: backuphost, storace normal_check_interval: 60 max_check_attempts: 2 retry_check_interval: 5 @@ -1537,7 +1537,7 @@ services: name: backup server config servicegroups: backup nrpe: "/usr/lib/nagios/plugins/dsa-check-dabackup-server" - hosts: backuphost + hosts: backuphost, storace normal_check_interval: 60 max_check_attempts: 2 retry_check_interval: 5 @@ -2287,7 +2287,7 @@ services: - name: postgresql backups nrpe: "/usr/bin/sudo -u debbackup /usr/lib/nagios/plugins/dsa-check-backuppg" - hosts: backuphost + hosts: backuphost, storace # }}} # {{{ power # -