You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
collectd/contrib/exec-nagios.conf

14 lines
240 B

# Run `perldoc exec-nagios.px' for details on this config file.
Interval 300
<Script /usr/lib/nagios/check_tcp>
Arguments -H alice -p 22
Type delay
</Script>
<Script /usr/lib/nagios/check_dns>
Arguments -H alice
Type delay
</Script>