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

http_request_time: document the timeout option

This commit is contained in:
Antoine Beaupré 2013-07-10 12:01:41 -04:00
parent 6994c89d81
commit b693de85cc

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