collectd.conf(5): Documented the option of the rrdtool-plugin.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 14 Jan 2007 17:55:07 +0000 (18:55 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 14 Jan 2007 17:55:07 +0000 (18:55 +0100)
src/collectd.conf.pod

index cffb7ad..5c8de4f 100644 (file)
@@ -306,6 +306,20 @@ Sets the Time-To-Live of generated ICMP packets.
 
 =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