From 2c179fea9eb62d88bbd46d777b596fff5f48997c Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Mon, 30 May 2016 22:46:14 +0200 Subject: [PATCH] collectd.conf(5): Briefly explain MeasureResponseTime vs TotalTime. --- src/collectd.conf.pod | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 605ba059..27ddeb30 100644 --- 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 accordingly if you expect B to report such slow requests. +This option is similar to enabling the B statistic but it's +measured by collectd instead of cURL. + =item B B|B Measure response code for the request. If this setting is enabled, B -- 2.11.0