From: Stephen Gran Date: Sun, 2 Feb 2014 09:22:02 +0000 (+0000) Subject: no more ud-ldap check X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=0e342a25e63b2f8756e9a274114decfebf5e9900;p=mirror%2Fdsa-nagios.git no more ud-ldap check Signed-off-by: Stephen Gran --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index c040aed..7c7f1a4 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1926,10 +1926,6 @@ services: 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 0; fi' hostgroups: computers normal_check_interval: 60 - - - name: setup - ud-ldap freshness - nrpe: "/usr/lib/nagios/plugins/dsa-check-udldap-freshness" - hostgroups: computers - name: system - available entropy nrpe: "/usr/lib/nagios/plugins/dsa-check-entropy"