[rabbitmq-discuss] Sneak peek an a queue using Java Client API

Alexis Richardson alexis at rabbitmq.com
Thu Apr 28 10:15:44 BST 2011


Allan

On Wed, Apr 20, 2011 at 4:36 PM, Allan Kamau <kamauallan at gmail.com> wrote:
> I am looking for a way to monitor at least a given queue
> programmatically (periodically) using the Java Client API for
> RabbitMQ. What classes (and/or objects) should I use?

The Java client API does not include monitoring.  Instead you can
monitor RabbitMQ through the following mechanism:

http://www.rabbitmq.com/management.html

You can also use Hyperic to manage RabbitMQ:

http://support.hyperic.com/display/EVO/Monitoring+RabbitMQ

Let us know if this is what you need.

alexis


More information about the rabbitmq-discuss mailing list