summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8dcf147)
raw | patch | inline | side by side (parent: 8dcf147)
author | Kevin Bowling <kbowling@llnw.com> | |
Wed, 6 Apr 2016 06:17:26 +0000 (23:17 -0700) | ||
committer | Florian Forster <octo@collectd.org> | |
Tue, 29 Nov 2016 14:05:47 +0000 (15:05 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 9c97137ce8b9121f0536efb3cef1d335aafac189..5debc5d98664816574712ef2dcae1afcef772b9b 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=item B<ReportStats> B<true>|B<false>
The network plugin cannot only receive and send statistics, it can also create
-statistics about itself. Collected data included the number of received and
+statistics about itself. Collectd data included the number of received and
sent octets and packets, the length of the receive queue and the number of
values handled. When set to B<true>, the I<Network plugin> will make these
statistics available. Defaults to B<false>.