tokkee.org
Code
projects
/
collectd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
configure.in has been deprecated for a while now
[collectd.git]
/
contrib
/
exec-nagios.conf
1
# Run `perldoc exec-nagios.px' for details on this config file.
2
3
NRPEConfig /etc/nrpe.cfg
4
5
Interval 300
6
7
<Script /usr/lib/nagios/check_tcp>
8
Arguments -H alice -p 22
9
Type delay
10
</Script>
11
12
<Script /usr/lib/nagios/check_dns>
13
Arguments -H alice
14
Type delay
15
</Script>