summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8be9c73)
raw | patch | inline | side by side (parent: 8be9c73)
author | Florian Forster <octo@huhu.verplant.org> | |
Wed, 13 Jan 2010 14:51:02 +0000 (15:51 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 13 Jan 2010 14:51:02 +0000 (15:51 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 43a322bf879d96f6ffda6ff4407aa3e33d9df638..c2f5684b4adc14e07b938e44b2e4480e5b1213b3 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
Query blocks define I<SQL> statements and how the returned data should be
interpreted. They are identified by the name that is given in the opening line
of the block. Thus the name needs to be unique. Other than that, the name is
-not used in collectd.
+not used in collectd.
In each B<Query> block, there is one or more B<Result> blocks. B<Result> blocks
define which column holds which value or instance information. You can use
different syntax. The plugin will use only those queries, where the specified
minimum and maximum versions fit the version of the database in use.
-The database version is determined by C<dbi_conn_get_engine_version>, see the
+The database version is determined by C<dbi_conn_get_engine_version>, see the
L<libdbi documentation|http://libdbi.sourceforge.net/docs/programmers-guide/reference-conn.html#DBI-CONN-GET-ENGINE-VERSION>
for details. Basically, each part of the version is assumed to be in the range
from B<00> to B<99> and all dots are removed. So version "4.1.2" becomes
=head2 Plugin C<tokyotyrant>
-The C<tokyotyrant plugin> connects to a TokyoTyrant server and collects a
+The C<tokyotyrant plugin> connects to a TokyoTyrant server and collects a
couple metrics: number of records, and database size on disk.
=over 4
=back
-=head2 Built-in targets
+=head2 Built-in targets
The following targets are built into the core daemon and therefore need no
plugins to be loaded: