From 0e342a25e63b2f8756e9a274114decfebf5e9900 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 2 Feb 2014 09:22:02 +0000 Subject: [PATCH] no more ud-ldap check Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 4 ---- 1 file changed, 4 deletions(-) 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" -- 2.20.1