Add hostgroup for new dell hosts
authorJulien Cristau <jcristau@debian.org>
Wed, 7 Nov 2018 22:05:11 +0000 (23:05 +0100)
committerJulien Cristau <jcristau@debian.org>
Wed, 7 Nov 2018 22:05:11 +0000 (23:05 +0100)
config/nagios-master.cfg

index a68b1d1..d3b85e3 100644 (file)
@@ -728,11 +728,11 @@ servers:
   manda-node03:
     address: 82.195.75.69
     parents: gw-manda
-    hostgroups: computers, service, stretch
+    hostgroups: computers, service, stretch, r540
   manda-node04:
     address: 82.195.75.70
     parents: gw-manda
-    hostgroups: computers, service, stretch
+    hostgroups: computers, service, stretch, r540
   bendel:
     address: 82.195.75.100
     parents: ganeti3
@@ -1140,6 +1140,9 @@ hostgroups:
   pe1950:
     alias: Dell PowerEdge 1950 hosts
     private: 1
+  r540:
+    alias: Dell PowerEdge R540 hosts
+    private: 1
 
   jessie:
     alias: Hosts running jessie
@@ -2038,7 +2041,7 @@ services:
   -
     name: HW - OpenManage status
     nrpe: "/usr/bin/sudo /usr/lib/nagios/plugins/dsa-check-openmanage"
-    hostgroups: pe1950
+    hostgroups: pe1950, r540
   # }}}
   # }}}
   # {{{ ### mail stuff