From 6187efda273d14694b63880e0d1ca72842cdd5ee Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 17 Feb 2010 10:11:06 +0100 Subject: [PATCH] https/apache checks on cimarosa --- config/nagios-master.cfg | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 245e359..432f5b9 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -544,7 +544,7 @@ servers: cimarosa: address: 206.12.19.8 parents: gw-ubc - hostgroups: computers, hasbootfs, aacraid, hassrvfs, nfs-client, heavy-exim + hostgroups: computers, hasbootfs, aacraid, hassrvfs, nfs-client, heavy-exim, apache2-hosts paganini: address: 206.12.19.10 parents: tchaikovsky @@ -1717,7 +1717,7 @@ services: - name: network service - https check: check_https - hosts: ries, chopin, draghi, liszt, spohr, widor, rietz, tchaikovsky + hosts: ries, chopin, draghi, liszt, spohr, widor, rietz, tchaikovsky, cimarosa depends: "process - apache2 - master" normal_check_interval: 120 - @@ -1730,7 +1730,8 @@ services: # draghi db.debian.org # merkel2 nm.debian.org # liszt lists.debian.org - hosts: ries, chopin, spohr, tchaikovsky, draghi, merkel2, liszt, widor, rietz + # cimarosa buildd.debian.org + hosts: ries, chopin, spohr, tchaikovsky, draghi, merkel2, liszt, widor, rietz, cimarosa depends: network service - https normal_check_interval: 60 -- 2.20.1