no client side da-backup on backuphost
authorPeter Palfrader <peter@palfrader.org>
Thu, 8 Aug 2013 07:28:09 +0000 (09:28 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 8 Aug 2013 07:28:09 +0000 (09:28 +0200)
config/nagios-master.cfg

index df951eb..9de6d3e 100644 (file)
@@ -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