summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dce5e65)
raw | patch | inline | side by side (parent: dce5e65)
author | Paul Sadauskas <psadauskas@gmail.com> | |
Mon, 6 Jul 2009 18:22:22 +0000 (12:22 -0600) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 6 Jul 2009 20:37:48 +0000 (22:37 +0200) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 36ef90fa5f98f51afec4e46f6ecd3e59477e929b..aef2463ae1ddfa636bec167439f94cfe671cd017 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=back
+=head2 Plugin C<tokyotyrant>
+
+The C<tokyotyrant plugin> connects to a TokyoTyrant server and collects a
+couple metrics: number of records, and database size on disk.
+
+=over 4
+
+=item B<Host> I<hostname/ip>
+
+The hostname or ip which identifies the server.
+Default: "127.0.0.1"
+
+=item B<Port> I<port>
+
+The query port of the server. This needs to be a string.
+Default: "1978"
+
+=back
+
=head2 Plugin C<unixsock>
=over 4