From: Peter Palfrader Date: Thu, 20 Jun 2013 07:25:51 +0000 (+0200) Subject: different https check for menotti X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=4c0a1ef5f28210415f6e29f5cce02cac230c4c35;p=mirror%2Fdsa-nagios.git different https check for menotti --- 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 -