From: Martin Zobel-Helas Date: Thu, 28 Mar 2013 11:30:15 +0000 (+0100) Subject: fix a few parents, add christoph@d.o as contact for kfreebsd buildds X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=b733c8df296a7286239c9fa88df3b1f1140c2464;p=mirror%2Fdsa-nagios.git fix a few parents, add christoph@d.o as contact for kfreebsd buildds Signed-off-by: Martin Zobel-Helas --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 5bd4cc5..8a6d5ba 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -105,7 +105,6 @@ servers: address: 82.195.75.126 parents: gw-ubcece hostgroups: layer3-infrastructure - contacts: joerg, bzed gw-marist: address: 148.100.96.1 parents: gw-ubcece @@ -319,7 +318,6 @@ servers: address: 93.94.130.160 parents: gw-dgi hostgroups: computers, sw-raid, hassrvfs, wheezy - contacts: bzed # }}} # {{{ gw-ftcollins alkman: @@ -362,7 +360,7 @@ servers: address: 194.177.211.201 parents: rautavaara hostgroups: computers, freebsd, squeeze, buildd, hassrvfs - #, mptraid + contacts: christoph grieg: address: 194.177.211.200 parents: gw-grnet @@ -433,23 +431,24 @@ servers: hostgroups: computers, service, dl380, acpid-hosts, squeeze, drbd-hosts bendel: address: 82.195.75.100 - parents: czerny + parents: ganeti3 hostgroups: computers, service, hasbootfs, kvmdomains, hassrvfs, apache2-hosts, squeeze, postfix-hosts, heavy-postfix, acpid-hosts, apache-https, amavis-hosts, hasvarlogfs master: address: 82.195.75.110 - parents: czerny + parents: ganeti3 hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, bacula-client, spamd, heavy-exim, highload fils: address: 82.195.75.89 - parents: czerny + parents: ganeti3 hostgroups: computers, freebsd, squeeze, buildd, hassrvfs + contacts: christoph vento: address: 82.195.75.98 - parents: czerny + parents: ganeti3 hostgroups: computers, service, kvmdomains, wheezy, hassrvfs, apache2-hosts, heavy-exim lully: address: 82.195.75.99 - parents: czerny + parents: ganeti3 hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hasvarlogfs, bacula-client rem: address: 82.195.75.68 @@ -734,10 +733,12 @@ servers: address: 206.12.19.110 parents: luchesi hostgroups: computers, freebsd, squeeze, buildd, hassrvfs + contacts: christoph finzi: address: 206.12.19.111 parents: luchesi hostgroups: computers, freebsd, squeeze, buildd, hassrvfs + contacts: christoph fischer: address: 206.12.19.112 parents: luchesi diff --git a/config/static/objects/contacts.cfg b/config/static/objects/contacts.cfg index 13697cb..4d0e5cf 100644 --- a/config/static/objects/contacts.cfg +++ b/config/static/objects/contacts.cfg @@ -210,6 +210,17 @@ define contact{ host_notification_commands notify-host-by-email email alioth-nagios@commit.noreply.org } +define contact{ + contact_name christoph + alias Christoph Egger + service_notification_period 24x7 + host_notification_period 24x7 + service_notification_options w,u,c,r + host_notification_options d,r + service_notification_commands notify-service-by-email + host_notification_commands notify-host-by-email + email christoph@debian.org + } ###############################################################################