|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Using Message Driven Bean to monitor queues. |
« View previous topic :: View next topic » |
Author |
Message
|
gwoodbridge |
Posted: Wed Jul 27, 2005 12:41 pm Post subject: Using Message Driven Bean to monitor queues. |
|
|
Newbie
Joined: 27 Jul 2005 Posts: 1
|
Hi,
I would like to use an MDB to monitor both depth of queues and when a message is put in the Dead Letter Queue.
I tried to get this to work with a trigger going to an initiation queue, but the trigger never fired with a trigger type of depth and I put 6 messages into the queue. I set up a listener in WebSphere to listen on my inititation queue like I have done with other queues, but I get the feeling that MQ does not know that a process is listening to the initiation queue so it does not fire the trigger.
So, how can I do this using MDB's?
Also I would like to know when something is put in the dead letter queue via MDB. Anybody know how to make this work or am I going about it in the wrong way?
Thanks,
Gary |
|
Back to top |
|
 |
tricky_knight |
Posted: Wed Jul 27, 2005 1:09 pm Post subject: |
|
|
Apprentice
Joined: 12 Mar 2005 Posts: 34
|
interesting..
Im looking into something simliar also. I was actually thinking of having an MDB check the queue depth each time onMessage is called to ensure the depth is not over 2000, if it is it will use JavaMail to send an alert..
but I'm still brainstorming... |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jul 27, 2005 7:19 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Any decent monitoring package (free or not) will do that for you....
Do not reinvent the wheel...
 |
|
Back to top |
|
 |
MQAltaf |
Posted: Thu Jul 28, 2005 1:34 am Post subject: |
|
|
 Centurion
Joined: 10 Feb 2005 Posts: 119
|
Can you recommend any decent java monitoring tools? |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|