summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5007fb2)
raw | patch | inline | side by side (parent: 5007fb2)
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 605ba0596a6056ab27ac6efb36c987df6a4c2cf3..27ddeb30efdd04f575b415198f1c084878c499f1 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>