fix path
authorPeter Palfrader <peter@palfrader.org>
Tue, 1 Sep 2015 09:18:48 +0000 (11:18 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 1 Sep 2015 09:18:48 +0000 (11:18 +0200)
config/nagios-master.cfg

index 4a48918..ed56aa0 100644 (file)
@@ -1983,7 +1983,7 @@ services:
     hostgroups: computers
   -
     name: "sso CRL"
-    nrpe: "if [ -e lib/dsa/sso/ca.crl ]; then /usr/lib/nagios/plugins/dsa-check-crl-expire -w 129600 -c 86400 /var/lib/dsa/sso/ca.crl; else echo 'No sso/ca.crl on this host.'; fi"
+    nrpe: "if [ -e /var/lib/dsa/sso/ca.crl ]; then /usr/lib/nagios/plugins/dsa-check-crl-expire -w 129600 -c 86400 /var/lib/dsa/sso/ca.crl; else echo 'No sso/ca.crl on this host.'; fi"
     hostgroups: computers
   # }}}
   # {{{ HW health/raid