From 09fdcffab5c7457167104d49cd0d6e2eef8d535c Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 7 Apr 2012 13:20:50 +0200 Subject: [PATCH] re-enable correct https check for 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 1caac1f..fd6c47a 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2227,11 +2227,11 @@ services: name: network service - https check: check_https hostgroups: apache-https -# excludehosts: handel + excludehosts: handel depends: "process - apache2 - master" normal_check_interval: 120 - - name: network service - https with auth + name: network service - https check: dsa_check_https_want_auth hosts: handel depends: "process - apache2 - master" -- 2.20.1