summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7d6d77a)
raw | patch | inline | side by side (parent: 7d6d77a)
author | Florian Forster <octo@collectd.org> | |
Mon, 15 May 2017 06:14:03 +0000 (08:14 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Mon, 15 May 2017 06:14:03 +0000 (08:14 +0200) |
By avoiding the word: "metrics" is bettern than "statistics".
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 6d8a54b96bd5fa2a4d4ca07c6ee32c7847a049ce..f88430a05d5a6d78555dc10cc36a2c3d7bc85a1d 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=item B<Interval> I<Seconds>
Sets the interval in which to send ICMP echo packets to the configured hosts.
-This is B<not> the interval in which statistics are queries from the plugin but
-the interval in which the hosts are "pinged". Therefore, the setting here
-should be smaller than or equal to the global B<Interval> setting. Fractional
-times, such as "1.24" are allowed.
+This is B<not> the interval in which metrics are read from the plugin but the
+interval in which the hosts are "pinged". Therefore, the setting here should be
+smaller than or equal to the global B<Interval> setting. Fractional times, such
+as "1.24" are allowed.
Default: B<1.0>