Hey there guys,<br><br>I&#39;ve tried to locate this in the docs but I haven&#39;t been able to find it (not that it&#39;s not there).&nbsp; <br><br>Is it possible to query exchanges and queues to find out what&#39;s happening?&nbsp; <br>
<br>Specifically, what queues are on any given exchange, how many messages it&#39;s doing per s etc.<br><br>For Queues, how many messages are in it at any given time, how many / what clients are reading from it?<br><br>I&#39;m currently using the amqp ruby library to connect and setup my workers.&nbsp; <br>
<br>Thanx for any pointers.<br><br>Cheers<br>