2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

Merge pull request #349 from anarcat/http_request_time_timeout

http_request_time: document the timeout option
This commit is contained in:
Steve Schnepp 2013-07-19 00:44:01 -07:00
commit aa7b392649

View File

@ -16,6 +16,10 @@
env.url3_name some_munin_internal_name
env.url3_label Some random page on our website
env.url3_proxy http://firewall:3128
env.timeout 3
Timeout is the timeout of any HTTP request. Tune to avoid a complete
timeout of the plugin.
=head1 MAGIC MARKERS