1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 14:16:00 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Rowan Wookey
54c9563274 Modified http_request_time to allow specifying a user agent
Similar to other settings for this plugin, there is a new
env.urlN_agent setting which allows specifying a user agent
2020-07-08 21:23:15 +02:00
Rowan Wookey
8939111823 Fixed autoconf on http_request_time
Previously it would error since the $url variable is
the array key isn't the url to check it's a santized version
2020-04-27 20:02:43 +02:00
Lars Kruse
17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
dipohl
62560fae23 Category Tree: Reduce number of categories 2017-02-21 15:09:54 +01:00
Antoine Beaupré
b693de85cc http_request_time: document the timeout option 2013-07-10 12:01:41 -04:00
Antoine Beaupré
6994c89d81 lower the timeout to respect the default munin timeout 2013-07-09 17:17:24 -04:00
Antoine Beaupré
2ae2cd6924 make timeouts customizable 2013-07-09 17:17:23 -04:00
Kenyon Ralph
5b56bd2973 http/http_request_time: fix documentation 2013-02-02 22:31:45 -08:00
Chris Wilson
8b1e467b7c Improve the HTTP plugin by allowing configuring a proxy and friendly name per URL.
Note that the configuration file syntax has changed. You need one "url"
variable per URL now, numbered starting with 1, e.g. url1, url2, url3.
Each one can be configured by suffixing its variable, e.g. url1_proxy,
url2_proxy, etc.
2012-11-01 08:52:06 +00:00
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00
Renamed from plugins/other/http_request_time (Browse further)