From 04ada059cbc1299293485abf35c04fc74e1f5bca Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Thu, 17 Jan 2013 14:07:12 +0100 Subject: [PATCH] collectd.conf(5): Add documentation for the write_riemann plugin. --- src/collectd.conf.in | 4 ++-- src/collectd.conf.pod | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++ src/write_riemann.c | 1 + 3 files changed, 66 insertions(+), 2 deletions(-) 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