projects
/
mirror
/
dsa-nagios.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6be6eb3
)
fix path
author
Peter Palfrader
<peter@palfrader.org>
Tue, 1 Sep 2015 09:18:48 +0000
(11:18 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 1 Sep 2015 09:18:48 +0000
(11:18 +0200)
config/nagios-master.cfg
patch
|
blob
|
history
diff --git
a/config/nagios-master.cfg
b/config/nagios-master.cfg
index
4a48918
..
ed56aa0
100644
(file)
--- a/
config/nagios-master.cfg
+++ b/
config/nagios-master.cfg
@@
-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