From e98fab12ca9b6747c8ffab2112ce295b500b7b0a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 2 Dec 2009 18:38:11 +0100 Subject: [PATCH] Introduce group kvmdomains --- config/nagios-master.cfg | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index b8ab80b..5623d55 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -263,23 +263,23 @@ servers: handel: address: 82.195.75.104 parents: unger - hostgroups: computers, service, acpid-hosts, lenny, hasbootfs + hostgroups: computers, service, lenny, hasbootfs, kvmdomains geo1: address: 82.195.75.105 parents: unger - hostgroups: computers, service, acpid-hosts, lenny, hasbootfs, bind9-hosts + hostgroups: computers, service, lenny, hasbootfs, bind9-hosts, kvmdomains draghi: address: 82.195.75.106 parents: unger - hostgroups: computers, service, acpid-hosts, lenny, hasbootfs, hassrvfs, apache2-hosts, bind9-hosts, spamd, heavy-exim, ulogd-hosts + hostgroups: computers, service, lenny, hasbootfs, hassrvfs, apache2-hosts, bind9-hosts, spamd, heavy-exim, ulogd-hosts, kvmdomains kaufmann: address: 82.195.75.107 parents: unger - hostgroups: computers, service, lenny, hasbootfs, apache2-hosts, single-cpu, rsyncd-hosts + hostgroups: computers, service, lenny, hasbootfs, apache2-hosts, single-cpu, rsyncd-hosts, kvmdomains byrd: address: 82.195.75.101 parents: unger - hostgroups: computers, service, lenny, hasbootfs, hassrvfs, postgres84-hosts, heavy-exim + hostgroups: computers, service, lenny, hasbootfs, hassrvfs, postgres84-hosts, heavy-exim, kvmdomains master: address: 70.103.162.29 @@ -437,15 +437,15 @@ servers: chopin: address: 195.20.242.124 parents: schumann - hostgroups: computers, service, apache2-hosts, ulogd-hosts, lenny, hassrvfs, hasbootfs, rsyncd-hosts, uploadqueue + hostgroups: computers, service, apache2-hosts, ulogd-hosts, lenny, hassrvfs, hasbootfs, rsyncd-hosts, uploadqueue, kvmdomains geo3: address: 195.20.242.125 parents: schumann - hostgroups: computers, service, lenny, hasbootfs, single-cpu, bind9-hosts + hostgroups: computers, service, lenny, hasbootfs, single-cpu, bind9-hosts, kvmdomains soler: address: 195.20.242.126 parents: schumann - hostgroups: computers, service, lenny, hasbootfs, hassrvfs + hostgroups: computers, service, lenny, hasbootfs, hassrvfs, kvmdomains caballero: address: 193.201.200.200 @@ -505,23 +505,23 @@ servers: wolkenstein: address: 206.12.19.116 parents: dijkstra - hostgroups: computers, lenny, hasbootfs, hassrvfs + hostgroups: computers, lenny, hasbootfs, hassrvfs, kvmdomains brahms: address: 206.12.19.115 parents: dijkstra - hostgroups: computers, lenny, buildd, hasbootfs, hassrvfs + hostgroups: computers, lenny, buildd, hasbootfs, hassrvfs, kvmdomains geo2: address: 206.12.19.113 parents: dijkstra - hostgroups: computers, service, lenny, hasbootfs, single-cpu, bind9-hosts + hostgroups: computers, service, lenny, hasbootfs, single-cpu, bind9-hosts, kvmdomains duarte: address: 206.12.19.114 parents: dijkstra - hostgroups: computers, lenny, hasbootfs, hassrvfs, single-cpu, apache2-hosts + hostgroups: computers, lenny, hasbootfs, hassrvfs, single-cpu, apache2-hosts, kvmdomains valente: address: 206.12.19.112 parents: dijkstra - hostgroups: computers, lenny, hasbootfs, single-cpu, hassrvfs, postgres83-hosts, ftpd-hosts, rsyncd-hosts + hostgroups: computers, lenny, hasbootfs, single-cpu, hassrvfs, postgres83-hosts, ftpd-hosts, rsyncd-hosts, kvmdomains bellini: address: 137.82.84.79 parents: gw-ubc @@ -691,6 +691,10 @@ hostgroups: alias: hosts not running samhain properly private: 1 + kvmdomains: + alias: Hosts that are KVM domains + private: 1 + postfix-hosts: alias: hosts running postfix instead of exim private: 1 @@ -1558,7 +1562,7 @@ services: name: unexpected process - acpid nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C acpid" hostgroups: computers - excludehostgroups: acpid-hosts + excludehostgroups: acpid-hosts, kvmdomains ### - -- 2.20.1