[nagios-plugins] Fix misleading timeout help (#1209)
Holger Weiß
notifications at github.com
Tue Dec 17 21:56:09 CET 2013
The problem is that different plugins use the timeout value in different ways. `check_http` resets the timeout for each connection on HTTP redirects, `check_snmp` uses it as the timeout between retries, and so on. An easy way out might be to replace the `--help` text with something generic, such as "Timeout in seconds".
---
Reply to this email directly or view it on GitHub:
https://github.com/nagios-plugins/nagios-plugins/pull/1209#issuecomment-30790031
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nagios-plugins.org/archive/devel/attachments/20131217/5ad37420/attachment.html>
More information about the Devel
mailing list