From: Peter Palfrader Date: Tue, 16 Jul 2013 12:51:20 +0000 (+0200) Subject: Wait until puppet has pushed a new nrpe config, II X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=b884c807bcd29dbecb17033a92ad81174c5f46d7;p=mirror%2Fdsa-nagios.git Wait until puppet has pushed a new nrpe config, II --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 46a5c75..29f90ab 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1935,7 +1935,7 @@ services: name: setup - local hostname etc-hosts nrpe: 'if getent ahosts `hostname` | grep -q 127.0; then echo "Warning: local hostname resolves to 127/8 address"; exit 1; else echo "OK: Hostname resolves to non-127/8 address."; exit 1; fi' #hostgroups: computers - hostgroups: bm-bl7 + hosts: bm-bl7 excludehosts: wagner, vasks normal_check_interval: 60 -