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:
0099eca
)
let dsa-check-bacula use sudo
author
Martin Zobel-Helas
<zobel@debian.org>
Fri, 8 Feb 2013 16:21:19 +0000
(17:21 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Fri, 8 Feb 2013 16:21:19 +0000
(17:21 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
config/nagios-master.cfg
patch
|
blob
|
history
diff --git
a/config/nagios-master.cfg
b/config/nagios-master.cfg
index
959b16e
..
ba9e712
100644
(file)
--- a/
config/nagios-master.cfg
+++ b/
config/nagios-master.cfg
@@
-1388,7
+1388,7
@@
services:
retry_check_interval: 5
-
name: backup - bacula
- remotecheck: "/usr/lib/nagios/plugins/dsa-check-bacula -H $HOSTNAME$"
+ remotecheck: "
sudo
/usr/lib/nagios/plugins/dsa-check-bacula -H $HOSTNAME$"
runfrom: dinis
hostgroups: bacula-client
####