summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 214c709)
raw | patch | inline | side by side (parent: 214c709)
author | loginator17 <loginator17@users.noreply.github.com> | |
Fri, 10 Oct 2014 17:37:55 +0000 (18:37 +0100) | ||
committer | loginator17 <loginator17@users.noreply.github.com> | |
Fri, 10 Oct 2014 17:37:55 +0000 (18:37 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index d74b2bc0cc229821e59738f8a075342d15195779..1a89be3dfc4e7d36d2e7681b270f5cac6419aacf 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
Sets bytes per second value for B<LowSpeedLimit> to make a decission if
connection is too slow. Default value is C<100>.
+=item B<PostTimeoutSec> I<Seconds>
+
+If defined, provided positive integer value will be used to set maximum time
+in seconds that you allow for transfer(http post) operation to take.
+
=back
=head2 Plugin C<write_kafka>