summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: aa93498)
raw | patch | inline | side by side (parent: aa93498)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 5 Jun 2007 10:57:06 +0000 (12:57 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Thu, 7 Jun 2007 07:16:36 +0000 (09:16 +0200) |
The rrdtool plugin does not create CSV-files ;-)
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Sebastian Harl <sh@tokkee.org>
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 939c72a3c7e56a3ddafef90833b59867c402103e..a190dd608b4d9ef65e7aae2f68a31c6797b28bbf 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=item B<DataDir> I<Directory>
-Set the directory to store CSV-files under. Per default CSV-files are generated
+Set the directory to store RRD-files under. Per default RRD-files are generated
beneath the daemon's working directory, i.E<nbsp>e. the B<BaseDir>.
=item B<StepSize> I<Seconds>