summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 997d279)
raw | patch | inline | side by side (parent: 997d279)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 18 Oct 2012 11:10:49 +0000 (13:10 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 18 Oct 2012 11:10:49 +0000 (13:10 +0200) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index b7d08c7cac3fd0135c0a3b1be64543194157a6ea..1a1339e6215e06d6a90bb8bab15d0441e9898a40 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
Specify whether to use an SSL connection when contacting the server. The
following modes are supported:
+=item B<Instance> I<name>
+
+Specify the plugin instance name that should be used instead of the database
+name (which is the default, if this option has not been specified). This
+allows to query multiple databases of the same name on the same host (e.g.
+when running multiple database server versions in parallel).
+
=over 4
=item I<disable>