Hi Dave,

I guess there is an option where in you can monitor. Effectively you are monitoring the queue depth, but you don't want to get paged for depths which are constantly reducing. So we can create a situation with Enqueue and Dequeue option, I did this quite a while ago so don't remember the exact terms, which you can set that if there is constant enqueuing and dequeuing happening then everything is fine else get a page.

The second way is monitor the xmitq for a certain depth, lets say 10 messages. Now create a situation which can monitor this queue regularly at 3 consecutive intervals lets say for 5 min each and if in all the intervals you have the same or greater depth of 10 messages then get a page, of course the depth can be changed according to your application needs.

Hope this helps.



Somesh Adiraju
IT Specialist
IBM Global Services

860 285 1557
Cell: 860 752 0215
[EMAIL PROTECTED]




"Williams, Dave (Systems Management)" <[EMAIL PROTECTED]>
Sent by: MQSeries List <[email protected]>

02/10/2005 10:05 AM

Please respond to
MQSeries List

To
[email protected]
cc
Subject
Monitoring XMIT queues





Hello... How are folks monitoring XMIT queues for page alerts? Seems to
me that if the depth of an XMIT queue was on the rise, but had
intermittent decreases there is no need to be paged - if however there
was an increase w/no decreases, that would be a problem and a page would
be warranted. A friend suggested we use ' Service Interval High' to key
off of, but I'm not sure what to code in Omegamon to do this.

Ideas... Suggestions?

Thanks,

Dave W.              

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html

Reply via email to