users@glassfish.java.net

How to find JMS queues/durable topics which have more than 50 messages

From: <forums_at_java.net>
Date: Fri, 11 Nov 2011 17:12:04 -0600 (CST)

To find the list of messages in the jms queue/durable topics we use the
following command:

*imqcmd -b server:7676 -u admin -passfile /jcaps/pass.passfile list dur*

But we have hundred's of JMS queues, so this list is very long. Is there a
way to only get a list of JMS queues which have more than 50 messages
currently waiting in the queue to be delivered, using the imqcmd command,

Thanks in advance for your help.

Marc


--
[Message sent by forum member 'marcusbronson']
View Post: http://forums.java.net/node/863380