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:
02c5110
)
Add upgraded library check
author
Peter Palfrader
<peter@palfrader.org>
Wed, 28 Jan 2015 09:32:07 +0000
(10:32 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 28 Jan 2015 09:32:07 +0000
(10:32 +0100)
config/nagios-master.cfg
patch
|
blob
|
history
diff --git
a/config/nagios-master.cfg
b/config/nagios-master.cfg
index
8f2901e
..
5db3307
100644
(file)
--- a/
config/nagios-master.cfg
+++ b/
config/nagios-master.cfg
@@
-1670,6
+1670,15
@@
services:
hostgroups: computers
normal_check_interval: 60
retry_check_interval: 15
+ -
+ name: upgraded libraries
+ servicegroups: security
+ nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-libs"
+ #hostgroups: computers
+ hosts: minkus
+ normal_check_interval: 60
+ retry_check_interval: 15
+ notification_interval: 10080
-
name: installed firewall
nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/ferm.conf"