Retire backuphost
authorPeter Palfrader <peter@palfrader.org>
Tue, 11 Nov 2014 20:29:30 +0000 (21:29 +0100)
committerPeter Palfrader <peter@palfrader.org>
Tue, 11 Nov 2014 20:29:30 +0000 (21:29 +0100)
config/nagios-master.cfg

index eb7accc..27704cd 100644 (file)
@@ -364,10 +364,6 @@ servers:
     address: 5.153.231.11
     parents: ganeti-bytemark
     hostgroups: computers, hassrvfs, kvmdomains, wheezy, autofs, nfs-client, uploadqueue, xinetd-hosts, apache-https, apache2-hosts
-  backuphost:
-    address: 5.153.231.12
-    parents: ganeti-bytemark
-    hostgroups: computers, hassrvfs, kvmdomains, wheezy
   philp:
     address: 5.153.231.13
     parents: ganeti-bytemark
@@ -1566,7 +1562,7 @@ services:
     servicegroups: backup
     nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-dabackup"
     hostgroups: computers
-    excludehosts: backuphost, storace
+    excludehosts: storace
     normal_check_interval: 60
     max_check_attempts: 2
     retry_check_interval: 5
@@ -1574,7 +1570,7 @@ services:
     name: backup server config
     servicegroups: backup
     nrpe: "/usr/lib/nagios/plugins/dsa-check-dabackup-server"
-    hosts: backuphost, storace
+    hosts: storace
     normal_check_interval: 60
     max_check_attempts: 2
     retry_check_interval: 5