X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=2657479adfe627f4db69ea12e4e836dccbde6b46;hb=007d96fe10beb6c6d4f20c79851404be18a3418f;hp=dad95c9cac29bb532ba67ce994c7357cb80fdf8a;hpb=9b43c4ca7442e7886c1fbe339ce57f297872269f;p=collectd.git diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index dad95c9c..2657479a 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" @@ -1116,7 +1116,7 @@ is set to B, B blocks are optional. =head2 Plugin C The B collects values from JSON data to be parsed by -B (L) retrieved via +B (L) retrieved via either B (L) or read directly from a unix socket. The former can be used, for example, to collect values from CouchDB documents (which are stored JSON notation), and the @@ -6423,7 +6423,7 @@ C. =item B B|B -If set the B, append the name of the I (DS) to the +If set to B, append the name of the I (DS) to the "service", i.e. the field that, together with the "host" field, uniquely identifies a metric in I. If set to B (the default), this is only done when there is more than one DS.