projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dce5e65
)
Add some documentation for tokyotyrant to the collectd.conf manpage
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
36ef90f
..
aef2463
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-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