From fa04c5dac50e50226bf35355d624464b4134b03c Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 5 Mar 2013 09:23:59 +0000 Subject: [PATCH] add a loggerhead check Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 8e13405..784a934 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -620,6 +620,12 @@ servers: hostgroups: computers, bind9-hosts, apache2-hosts, nfs-client, xinetd-hosts, postgres91-hosts, apache-https, dl385, brokensamhain contact_groups: alioth-admins no-servicegroups: true + anonscm: + address: 217.196.43.132 + parents: wagner + contact_groups: alioth-admins + hostgroups: secondary-IPs + no-servicegroups: true # }}} # {{{ gw-ubcece sw-ubcece: @@ -2288,6 +2294,14 @@ services: ### +# Alioth web URLs + + - + name: network service - loggerhead + nrpe: "/usr/lib/nagios/plugins/check_http -H anonscm.debian.org -u /loggerhead/" + hosts: anonscm + depends: wagner:process - apache2 - master + #### - name: process - named -- 2.20.1