From: Peter Palfrader Date: Sat, 7 Apr 2012 11:20:50 +0000 (+0200) Subject: re-enable correct https check for handel X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=09fdcffab5c7457167104d49cd0d6e2eef8d535c;p=mirror%2Fdsa-nagios.git re-enable correct https check for handel --- 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"