summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ebf2e17)
raw | patch | inline | side by side (parent: ebf2e17)
author | Matt Peterson <matt@peterson.org> | |
Sat, 29 Sep 2007 08:01:34 +0000 (10:01 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Sat, 29 Sep 2007 08:01:34 +0000 (10:01 +0200) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index cd3fc40b3401d06d18e36c0525cedb5751fb00ca..2b82b75294b58b85da3a960fb14dd70e94f527da 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=item B<DataDir> I<Directory>
-Set the directory to store RRD-files under. Per default RRD-files are generated
+Set the directory to store CSV-files under. Per default CSV-files are generated
beneath the daemon's working directory, i.E<nbsp>e. the B<BaseDir>.
=back
The C<mysql plugin> requires B<mysqlclient> to be installed. It connects to the
database when started and keeps the connection up as long as possible. When the
connection is interrupted for whatever reason it will try to re-connect. The
-plugin logs loud complaints in case anything goes wrong.
+plugin will complaint loudly in case anything goes wrong.
This plugin issues C<SHOW STATUS> and evaluates C<Bytes_{received,sent}>,
C<Com_*> and C<Handler_*> which correspond to F<mysql_octets.rrd>,