From: Peter Palfrader Date: Thu, 8 Aug 2013 07:28:09 +0000 (+0200) Subject: no client side da-backup on backuphost X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=40af1e054a9721d6d848a88f0d27ed7d8d1511d5;p=mirror%2Fdsa-nagios.git no client side da-backup on backuphost --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index df951eb..9de6d3e 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1393,6 +1393,7 @@ services: servicegroups: backup nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-dabackup" hostgroups: computers + excludehosts: backuphost normal_check_interval: 60 max_check_attempts: 2 retry_check_interval: 5 @@ -1400,7 +1401,7 @@ services: name: backup server config servicegroups: backup nrpe: "/usr/lib/nagios/plugins/dsa-check-dabackup-server" - hosts: beethoven + hosts: beethoven, backuphost normal_check_interval: 60 max_check_attempts: 2 retry_check_interval: 5