From 4c0a1ef5f28210415f6e29f5cce02cac230c4c35 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 20 Jun 2013 09:25:51 +0200 Subject: [PATCH] different https check for menotti --- 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 f22c4fc..b2dd827 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2278,13 +2278,13 @@ services: name: network service - https check: check_https hostgroups: apache-https - excludehosts: handel + excludehosts: handel,menotti depends: "process - apache2 - master" normal_check_interval: 120 - name: network service - https check: dsa_check_https_want_auth - hosts: handel + hosts: handel,menotti depends: "process - apache2 - master" normal_check_interval: 120 - -- 2.20.1