Hi,<br><br>I have a need of introspecting some queues (very basic form of querying: list all messages in the queue) and draining with basic.get + requeuing is not an option<br>for various reasons. Number of messages at any given time will always be low (&lt; 100).<br>

<br>Does RabbitMQ HTTP management API offer anything like this? If I am willing to put together a small extension that will query Mnesia, are there any caveats<br>or extension points or something I should be aware of? Finally, would it make sense to try to extend HTTP API of the management plugin and contribute back to it?<br>

<br>Thanks,<br>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>

<br>