projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5007fb2
)
collectd.conf(5): Briefly explain MeasureResponseTime vs TotalTime.
author
Sebastian Harl
<sh@tokkee.org>
Mon, 30 May 2016 20:46:14 +0000
(22:46 +0200)
committer
Sebastian Harl
<sh@tokkee.org>
Fri, 10 Jun 2016 19:04:49 +0000
(21:04 +0200)
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
605ba05
..
27ddeb3
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-1637,6
+1637,9
@@
Beware that requests will get aborted if they take too long to complete. Adjust
B<Timeout> accordingly if you expect B<MeasureResponseTime> to report such slow
requests.
+This option is similar to enabling the B<TotalTime> statistic but it's
+measured by collectd instead of cURL.
+
=item B<MeasureResponseCode> B<true>|B<false>
Measure response code for the request. If this setting is enabled, B<Match>