From: loginator17 Date: Wed, 1 Oct 2014 09:36:17 +0000 (+0100) Subject: Update collectd.conf.pod - adding LowLimit params X-Git-Tag: collectd-5.5.0~57^2~4^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79cf4d2eab293bde01c1e966ec37194b655649bb;p=thirdparty%2Fcollectd.git Update collectd.conf.pod - adding LowLimit params Adding LowSpeedLimit and LowLimitBytesPerSec to spec --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index ac0ff2abb..d74b2bc0c 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -6849,6 +6849,17 @@ are available on the server side. I must be at least 1024 and cannot exceed the size of an C, i.e. 2EGByte. Defaults to C<4096>. +=item B B + +If set to B, average transfer speed in bytes per second will be checked. +In case it is below B connection will be considered slow +and aborted. + +=item B I + +Sets bytes per second value for B to make a decission if +connection is too slow. Default value is C<100>. + =back =head2 Plugin C