projects
/
collectd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
build system: Don't (accidentally) clear the LDFLAGS when checking for libxml2 or...
[collectd.git]
/
contrib
/
exec-nagios.conf
1
# Run `perldoc exec-nagios.px' for details on this config file.
2
3
Interval 300
4
5
<Script /usr/lib/nagios/check_tcp>
6
Arguments -H alice -p 22
7
Type delay
8
</Script>
9
10
<Script /usr/lib/nagios/check_dns>
11
Arguments -H alice
12
Type delay
13
</Script>