mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
http_request_time: document the timeout option
This commit is contained in:
parent
6994c89d81
commit
b693de85cc
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue