summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 18159ad)
raw | patch | inline | side by side (parent: 18159ad)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 8 Jul 2015 22:07:36 +0000 (00:07 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 8 Jul 2015 22:07:36 +0000 (00:07 +0200) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index a47292a43247aa20e445fb4bc11ec42a5f4135b0..25526e9fbcb7f5a0fd3457a65fd868b77da14610 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=head2 Plugin C<amqp>
-The I<AMQMP plugin> can be used to communicate with other instances of
+The I<AMQP plugin> can be used to communicate with other instances of
I<collectd> 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.
# GraphiteSeparateInstances false
# GraphiteAlwaysAppendDS false
</Publish>
-
+
# Receive values from an AMQP broker
<Subscribe "some_name">
Host "localhost"