27.12.11

JMS Queue Depth Monitoring using JMX


Apache ActiveMQ ™ -- How do I find the Size of a Queue

You can view the queue depth using the MBeans in ActiveMQ 4.x. Use any JMX management console to see the statistics. See How can I monitor ActiveMQ.

You can also browse the contents of a queue using the JMS QueueBrowser.

Or you can access statistics programmatically

No comments: