Author |
Message
|
mqtablet |
Posted: Thu Sep 23, 2010 10:15 am Post subject: Message Tracking |
|
|
Acolyte
Joined: 09 Jun 2009 Posts: 71
|
Is there a way we could get the number of messages been put into the MQ local queue between a given timeframe ?
Thanks, |
|
Back to top |
|
 |
Vitor |
Posted: Thu Sep 23, 2010 10:45 am Post subject: Re: Message Tracking |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mqtablet wrote: |
Is there a way we could get the number of messages been put into the MQ local queue between a given timeframe ? |
The method described in the Monitoring manual works quite well.
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqtablet |
Posted: Fri Sep 24, 2010 10:27 am Post subject: |
|
|
Acolyte
Joined: 09 Jun 2009 Posts: 71
|
Hi Vitor,
Could you please elaborate a little more on this? Which monitoring document? Any links for it. If I get some information on this, I would be grateful to you.
Thanks in advance,
mqt |
|
Back to top |
|
 |
Vitor |
Posted: Fri Sep 24, 2010 10:29 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mqtablet wrote: |
Which monitoring document? |
The document titled "Monitoring MQ".
mqtablet wrote: |
Any links for it. |
It's in the InfoCenter along with all the other WMQ manuals. If you don't already have it bookmarked, there's a link at the top of this page. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqtablet |
Posted: Fri Sep 24, 2010 10:38 am Post subject: |
|
|
Acolyte
Joined: 09 Jun 2009 Posts: 71
|
Thanks Vitor.
I do have book marked Infocenter.
When you said monitoring manual, I thought there may be a pdf or another document specifically for monitoring.
I checked in infocenter earlier, but I do not see more information on transactional level monitoring.
Will try to dig out more. I may have missed it. Thanks again. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Sep 24, 2010 10:55 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mqtablet wrote: |
I checked in infocenter earlier, but I do not see more information on transactional level monitoring. |
You didn't say "transactional" in your original post; you said "timeframe". The method(s) described in the monitoriing manual do timeframe based monitoring (number of given operations like put in a given period) but not the responsiveness of a given unit of work.
You'll need something lower level for that I suspect. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|