cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Queue Depth Monitoring

Former Member
0 Kudos

Hi,

I want to write a small Java program that will list all the JMS queues, their IDs and the depth.

How do I do this?

Any links, blogs, tutorials, suggestions are welcome.

Cheers,

Earlence

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

There is already a freeware tool that provides this functionality. Check http://www.hermesjms.com/confluence/display/HJMS/Home

Kind regards,

Mark

Former Member
0 Kudos

I know about the tool.

The thing is that I need to do it myself as we are doing some further post processing on the output data via shell scripts.

As such I don't want to use the tool, but write a very minimal implementation of getting JMS queue names, Dest Ids etc.

Cheers,

Earlence

Former Member
0 Kudos

Any ideas to the above question guys?! or have I posted this in the wrong forum?

Cheers,

Earlence

Former Member
0 Kudos

You better ask this question in the java programming forum..

Kind regards,

Mark