no more ud-ldap check
authorStephen Gran <steve@lobefin.net>
Sun, 2 Feb 2014 09:22:02 +0000 (09:22 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 2 Feb 2014 09:22:02 +0000 (09:22 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
config/nagios-master.cfg

index c040aed..7c7f1a4 100644 (file)
@@ -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"