different https check for menotti
authorPeter Palfrader <peter@palfrader.org>
Thu, 20 Jun 2013 07:25:51 +0000 (09:25 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 20 Jun 2013 07:25:51 +0000 (09:25 +0200)
config/nagios-master.cfg

index f22c4fc..b2dd827 100644 (file)
@@ -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
   -