summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c089c92)
raw | patch | inline | side by side (parent: c089c92)
author | Florian Forster <octo@huhu.verplant.org> | |
Sun, 14 Nov 2010 09:52:13 +0000 (10:52 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Sun, 14 Nov 2010 09:52:13 +0000 (10:52 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index be7d99c845f1e9ae1af493ca190f6afbac311a3d..5fc75c52e345f70cd8b26d31a21fbacea9a27e66 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
values lead to a higher system load produced by collectd, while higher values
lead to more coarse statistics.
+B<Warning:> You should set this once and then never touch it again. If you do,
+I<you will have to delete all your RRD files> or know some serious RRDtool
+magic! (Assuming you're using the I<RRDtool> or I<RRDCacheD> plugin.)
+
=item B<ReadThreads> I<Num>
Number of threads to start for reading plugins. The default value is B<5>, but