From: Paul Sadauskas Date: Mon, 6 Jul 2009 18:22:22 +0000 (-0600) Subject: Add some documentation for tokyotyrant to the collectd.conf manpage X-Git-Tag: collectd-4.8.0~76^2~7 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=55d2fac6446a7ea3cc87b36a1195853ca6b89fb2;p=collectd.git Add some documentation for tokyotyrant to the collectd.conf manpage --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 36ef90fa..aef2463a 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -3316,6 +3316,25 @@ selection is configured at all, B devices are selected. =back +=head2 Plugin C + +The C connects to a TokyoTyrant server and collects a +couple metrics: number of records, and database size on disk. + +=over 4 + +=item B I + +The hostname or ip which identifies the server. +Default: "127.0.0.1" + +=item B I + +The query port of the server. This needs to be a string. +Default: "1978" + +=back + =head2 Plugin C =over 4