From: Julien Cristau Date: Tue, 10 Sep 2019 08:05:07 +0000 (+0200) Subject: jessie host group is gone \o/ X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=749a8b369f3d7fea10e138a3f0f66d6baa7a3ade jessie host group is gone \o/ --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 22fa08a..315d070 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1222,8 +1222,6 @@ hostgroups: alias: Physical machines with Intel CPUs private: 1 - jessie: - alias: Hosts running jessie stretch: alias: Hosts running stretch buster: @@ -2483,7 +2481,6 @@ services: name: process - varnish nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1:15 -u vcache -a '/usr/sbin/varnishd -j unix,user=vcache -F -a '" hostgroups: varnish-hosts - excludehostgroups: jessie - name: unwanted process - varnish nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C varnishd"