[collectd] AMQP plugin ExchangeType Error
Bhat, Mahesh
mabhat at ea.com
Wed Nov 6 09:51:45 CET 2013
Hi,
I installed Collectd 5.4.0 very recently. The amqp plugin configuration looks like :-
LoadPlugin amqp
<Plugin "amqp">
<Publish "collectd_publish">
Host "xx.xx.xxx.xx"
Port "5672"
VHost "/"
User "guest"
Password "guest"
Exchange "collectd_test"
ExchangeType "direct"
RoutingKey "collectd"
Format "JSON"
Persistent false
StoreRates true
</Publish>
</Plugin>
When I start collectd, I see the message :-
amqp plugin: Ignoring unknown configuration option "ExchangeType"
The "Publisher" does not seem to be allowed to specify the "ExchangeType". Is this by design ? If so, why ?
Thanx !
Mahesh Bhat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20131106/5c49770f/attachment.html>
More information about the collectd
mailing list