<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>Hi,</div>
<div> </div>
<div>I installed Collectd 5.4.0 very recently. The amqp plugin configuration looks like :-</div>
<div> </div>
<div>LoadPlugin amqp</div>
<div> </div>
<div><Plugin "amqp"></div>
<div>  <Publish "collectd_publish"></div>
<div>    Host "xx.xx.xxx.xx"</div>
<div>    Port "5672"</div>
<div>    VHost "/"</div>
<div>    User "guest"</div>
<div>    Password "guest"</div>
<div>    Exchange "collectd_test"</div>
<div>    ExchangeType "direct"</div>
<div>    RoutingKey "collectd"</div>
<div>    Format "JSON"</div>
<div>    Persistent false</div>
<div>    StoreRates true</div>
<div>  </Publish></div>
<div></Plugin></div>
<div> </div>
<div>When I start collectd, I see the message :- </div>
<div style="text-indent: 36pt; ">amqp plugin: Ignoring unknown configuration option "ExchangeType"</div>
<div> </div>
<div>The “Publisher” does not seem to be allowed to specify the “ExchangeType”. Is this by design ? If so, why ?</div>
<div> </div>
<div>Thanx !</div>
<div><font size="2"><b>Mahesh Bhat</b></font></div>
<div> </div>
<div> </div>
</font>
</body>
</html>