From bf58802d3db767642208f7f85174d4e2f4990031 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 5 Aug 2015 08:56:54 +0200 Subject: [PATCH] no https on handel --- 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 dcb0cad..2f6d401 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2366,14 +2366,14 @@ services: name: network service - https check: check_https hostgroups: apache-https - excludehosts: handel,menotti + excludehosts: menotti excludehostgroups: broken_https_default_vhost depends: "process - apache2 - master" normal_check_interval: 120 - name: network service - https check: dsa_check_https_want_auth - hosts: handel,menotti + hosts: menotti depends: "process - apache2 - master" normal_check_interval: 120 - -- 2.20.1