From: Marc Fournier Date: Wed, 8 Jul 2015 22:07:36 +0000 (+0200) Subject: collectd.conf.pod: correct a tiny typo X-Git-Tag: collectd-5.5.1~68^2~15 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=999223e79a3b62e12569e3b7f80579d74938c90a;p=collectd.git collectd.conf.pod: correct a tiny typo --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index a47292a4..25526e9f 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -478,7 +478,7 @@ are disabled by default. =head2 Plugin C -The I can be used to communicate with other instances of +The I can be used to communicate with other instances of I or third party applications using an AMQP message broker. Values are sent to or received from the broker, which handles routing, queueing and possibly filtering or messages. @@ -502,7 +502,7 @@ possibly filtering or messages. # GraphiteSeparateInstances false # GraphiteAlwaysAppendDS false - + # Receive values from an AMQP broker Host "localhost"