Add some documentation for tokyotyrant to the collectd.conf manpage
authorPaul Sadauskas <psadauskas@gmail.com>
Mon, 6 Jul 2009 18:22:22 +0000 (12:22 -0600)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 6 Jul 2009 20:37:48 +0000 (22:37 +0200)
src/collectd.conf.pod

index 36ef90f..aef2463 100644 (file)
@@ -3316,6 +3316,25 @@ selection is configured at all, B<all> devices are selected.
 
 =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