collectd.conf(5): Improve description of the write_graphite plugin.
authorFlorian Forster <octo@collectd.org>
Mon, 13 Feb 2012 21:03:07 +0000 (22:03 +0100)
committerFlorian Forster <octo@collectd.org>
Mon, 13 Feb 2012 21:03:07 +0000 (22:03 +0100)
Change-Id: Ide28fe5eef021bc18cfd05202b1efefea693350c

src/collectd.conf.pod

index 18b7378..10b4a67 100644 (file)
@@ -4758,8 +4758,11 @@ iptables to feed data for the guest IPs into the iptables plugin.
 
 =head2 Plugin C<write_graphite>
 
-The C<write_graphite> plugin writes data to I<Carbon>, the storage layer of
-I<Graphite>.
+The C<write_graphite> plugin writes data to I<Graphite>, an open-source metrics
+storage and graphing project. The plugin connects to I<Carbon>, the data layer
+of I<Graphite>, and sends data via the "line based" protocol (per default using
+portE<nbsp>2003). The data will be sent in blocks of at most 1428 bytes to
+minimize the number of network packets.
 
 Synopsis: