users@glassfish.java.net

Re: JMS management

From: Gustavo Henrique Orair <gustavo.orair_at_gmail.com>
Date: Tue, 13 Dec 2011 00:17:28 -0200

You can use command line OpenMq commands.
But, I think the best way is monitoring JMS managed beans.
For that, you may use jconsole to access the JMX server (8686 port by default).
Inside JMX sever, search for the jmsserver managed beans.
You will see options Destination -> q -> queue name -> Monitor.

---------------------------------------------------------------------------------------------------------------------
                               Gustavo Henrique Orair
 Mestre em Ciência da Computação - MSc in Computer Science
                                    Universidade Federal de Minas Gerais
               Celular/Cell phone:  55-31-85157887
------------------------------------------------------------------------------------------------------------------



2011/12/13 <forums_at_java.net>:
>  Sorry for the stupid question, I am googling right now but I guess there
> are some experts here than can help.
>
> I am trying to get the current size (number of messages) and how fast they
> are being processed (unsing MDBs). I cannot do any code changes right now so
> I am thinking between the built-in monitoring, asadmin or some of the mq
> commands
>
> any idea how to do this?
>
>
> --
>
> [Message sent by forum member 'el_eduardo']
>
> View Post: http://forums.java.net/node/873567
>
>