summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 19af984)
raw | patch | inline | side by side (parent: 19af984)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 14 Jan 2007 17:55:07 +0000 (18:55 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 14 Jan 2007 17:55:07 +0000 (18:55 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index cffb7ad3ad31a1d1820b50bd9b6e2233ca3a03a1..5c8de4fb094a40261660e8657e42c7b5a95ac4f4 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=back
+=head2 Plugin C<rrdtool>
+
+=over 4
+
+=item B<CacheTimeout> I<Seconds>
+
+If this option is set to a value greater than zero, the C<rrdtool>-plugin will
+write values every I<Seconds> seconds to the RRD-files. Writing multiple values
+at once reduces IO-operations and thus lessens the load produced by updating
+the files. The tradeoff is that the graphs kind of "drag behind" and that more
+memory is used.
+
+=back
+
=head2 Plugin C<sensors>
=over 4