From 9dfce7c3a848ff6cd7073a134a735f076a8deb8d Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sun, 18 Feb 2018 19:58:22 +0100 Subject: [PATCH] Run dsa-check-openmanage on schumann and wieck --- config/nagios-master.cfg | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 6031836..b6bdeaf 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -170,11 +170,11 @@ servers: schumann: address: 212.227.126.54 parents: gw-1und1-sec - hostgroups: computers, service, apache2-hosts, rsyncd-hosts, stretch, security_mirror, hassrvfs + hostgroups: computers, service, apache2-hosts, rsyncd-hosts, stretch, security_mirror, hassrvfs, pe1950 wieck: address: 195.20.242.89 parents: gw-1und1-sec - hostgroups: computers, service, apache2-hosts, rsyncd-hosts, stretch, security_mirror, hasvarlogfs, no-bacula + hostgroups: computers, service, apache2-hosts, rsyncd-hosts, stretch, security_mirror, hasvarlogfs, no-bacula, pe1950 # }}} # {{{ gw-accumu pettersson: @@ -1156,6 +1156,9 @@ hostgroups: aacraid: alias: Hosts with Adaptec AACraid private: 1 + pe1950: + alias: Dell PowerEdge 1950 hosts + private: 1 wheezy: alias: Hosts running wheezy @@ -2053,6 +2056,10 @@ services: servicegroups: raid nrpe: "/usr/lib/nagios/plugins/dsa-check-drbd -d All" hostgroups: drbd-hosts + - + name: HW - OpenManage status + nrpe: "/usr/bin/sudo /usr/lib/nagios/plugins/dsa-check-openmanage" + hostgroups: pe1950 # }}} # }}} # {{{ ### mail stuff -- 2.20.1