From: Florian Forster Date: Thu, 17 Jan 2013 13:07:12 +0000 (+0100) Subject: collectd.conf(5): Add documentation for the write_riemann plugin. X-Git-Tag: collectd-5.3.0~56^2~2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=04ada059cbc1299293485abf35c04fc74e1f5bca;p=collectd.git collectd.conf(5): Add documentation for the write_riemann plugin. --- diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 0b5323cc..d2cf950b 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -1043,8 +1043,8 @@ # # Host "localhost"> # Port 5555 -# StoreRates false -# Delay 2 +# StoreRates true +# Delay 1 # # Tag "foobar" # diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index b9f9549d..904f1862 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -5511,6 +5511,69 @@ number. =back +=head2 Plugin C + +The I will send values to I, a powerfull stream +aggregation and monitoring system. The plugin sends I encoded data to +I using UDP packets. + +Synopsis: + + + + Host "localhost" + Port "5555" + StoreRates false + Delay 10 + + Tag "foobar" + + +The following options are understood by the I: + +=over 4 + +=item EB IE + +The plugin's configuration consists of one or more B blocks. Each block +is given a unique I and specifies one connection to an instance of +I. Indise the B block, the following per-connection options are +understood: + +=over 4 + +=item B I
+ +Hostname or address to connect to. Defaults to C. + +=item B I + +Service name or port number to connect to. Defaults to C<5555>. + +=item B I + +Time (in seconds) that is added to each I interval when calculating +the I