From b36e09ca405a4d8b2b231dcb9598b333bae03e8c Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 27 Aug 2009 21:02:28 +0200 Subject: [PATCH] https checks on widor, not tartini --- config/nagios-master.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 586be17..caf0c0f 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1617,7 +1617,7 @@ services: - name: network service - https check: check_https - hosts: ries, klecker, draghi, liszt, spohr, tartini + hosts: ries, klecker, draghi, liszt, spohr, widor depends: "process - apache2 - master" normal_check_interval: 120 - @@ -1630,7 +1630,7 @@ services: # draghi db.debian.org # merkel2 nm.debian.org # liszt lists.debian.org - hosts: ries, klecker, spohr, spohr2, draghi, merkel2, liszt, tartini + hosts: ries, klecker, spohr, spohr2, draghi, merkel2, liszt, widor depends: network service - https normal_check_interval: 60 -- 2.20.1