Hey there guys,<br><br>I've tried to locate this in the docs but I haven't been able to find it (not that it's not there). <br><br>Is it possible to query exchanges and queues to find out what's happening? <br>
<br>Specifically, what queues are on any given exchange, how many messages it'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'm currently using the amqp ruby library to connect and setup my workers. <br>
<br>Thanx for any pointers.<br><br>Cheers<br>