From 85a880c5839632374f12a4a763dcfbc9488c7f27 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 3 Jan 2012 20:43:03 +0000 Subject: [PATCH] armhf hostgroup changes Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index c1d60a6..5312856 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -851,27 +851,27 @@ servers: harris: address: 217.140.96.66 parents: gw-arm - hostgroups: computers, hasbootfs, hassrvfs, wheezy, porterbox + hostgroups: computers, hasbootfs, hassrvfs, wheezy, armhf, porterbox hartmann: address: 217.140.96.67 parents: gw-arm - hostgroups: computers, hasbootfs, hassrvfs, wheezy, buildd + hostgroups: computers, hasbootfs, hassrvfs, wheezy, armhf, buildd hasse: address: 217.140.96.68 parents: gw-arm - hostgroups: computers, hasbootfs, hassrvfs, wheezy, buildd + hostgroups: computers, hasbootfs, hassrvfs, wheezy, armhf, buildd hebden: address: 217.140.96.69 parents: gw-arm - hostgroups: computers, hasbootfs, hassrvfs, wheezy, buildd + hostgroups: computers, hasbootfs, hassrvfs, wheezy, armhf, buildd henze: address: 217.140.96.70 parents: gw-arm - hostgroups: computers, hasbootfs, hassrvfs, wheezy, buildd + hostgroups: computers, hasbootfs, hassrvfs, wheezy, armhf, buildd hoiby: address: 217.140.96.71 parents: gw-arm - hostgroups: computers, hasbootfs, hassrvfs, wheezy + hostgroups: computers, hasbootfs, hassrvfs, armhf, wheezy poulenc: address: 144.32.168.77 @@ -920,6 +920,9 @@ hostgroups: freebsd: alias: freebsd private: 1 + armhf: + alias: armhf + private: 1 sparc: alias: sparc private: 1 @@ -1522,8 +1525,8 @@ services: name: process - munin-node nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C munin-node -a '/usr/sbin/munin-node'" hostgroups: computers - excludehostgroups: freebsd - excludehosts: vasks, wagner, harris, hartmann, hasse, henze, hebden, hoiby + excludehostgroups: freebsd, armhf + excludehosts: vasks, wagner - name: process - munin-node nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C perl -a '/usr/bin/perl -wT /usr/sbin/munin-node'" @@ -1573,13 +1576,13 @@ services: name: process - syslog-ng nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C syslog-ng -a '/sbin/syslog-ng -p /var/run/syslog-ng.pid'" hostgroups: computers - excludehostgroups: freebsd + excludehostgroups: freebsd, armhf excludehosts: vasks, wagner - name: process - syslog-ng nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:2 -c 2: -u root -C syslog-ng -a '/sbin/syslog-ng -p /var/run/syslog-ng.pid'" - hostgroups: freebsd + hostgroups: freebsd, armhf - name: remote logging -- 2.20.1