summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 38469fd)
raw | patch | inline | side by side (parent: 38469fd)
author | Florian Forster <sifnfors@informatik.stud.uni-erlangen.de> | |
Tue, 4 Aug 2009 15:37:25 +0000 (17:37 +0200) | ||
committer | Florian Forster <sifnfors@informatik.stud.uni-erlangen.de> | |
Tue, 4 Aug 2009 15:37:25 +0000 (17:37 +0200) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index fddb0f9d99c763ccd8c2bd0957d6c24256722ef3..d4f667b7892600d1059afbbd21de4d5a7e61203a 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=head2 Plugin C<rrdcached>
-The C<rrdcached> plugin uses the RRDTool accelerator daemon, L<rrdcached(1)>,
+The C<rrdcached> plugin uses the RRDtool accelerator daemon, L<rrdcached(1)>,
to store values to RRD files in an efficient manner. The combination of the
C<rrdcached> B<plugin> and the C<rrdcached> B<daemon> is very similar to the
way the C<rrdtool> plugin works (see below). The added abstraction layer
You can use the settings B<StepSize>, B<HeartBeat>, B<RRARows>, and B<XFF> to
fine-tune your RRD-files. Please read L<rrdcreate(1)> if you encounter problems
-using these settings. If you don't want to dive into the depths of RRDTool, you
+using these settings. If you don't want to dive into the depths of RRDtool, you
can safely ignore these settings.
=over 4