From 586f144d8e7c5cf370f34c69c80526d25af0d6d4 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 17 Mar 2014 14:24:20 +0100 Subject: [PATCH] define hostgroup --- config/nagios-master.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index b3f9dca..8710917 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1117,6 +1117,9 @@ hostgroups: apache-https: alias: hosts with https services private: 1 + broken_https_default_vhost: + alias: https default vhost does not say 200 OK + private: 1 no-bacula: alias: hosts which are not being backed up with bacula -- 2.20.1