From: Julien Cristau Date: Wed, 7 Nov 2018 22:05:11 +0000 (+0100) Subject: Add hostgroup for new dell hosts X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=e5b63a271a6def4e2b3a3e23857edde90880d2e0;p=mirror%2Fdsa-nagios.git Add hostgroup for new dell hosts --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index a68b1d1..d3b85e3 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -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