Dave,

If you want to use Service Interval High for this then you would need to
Set the Service Interval for the XmitQ you are interested in.  Then you
need to turn on the Service Interval High Event for that Queue.

Now, when no messages are retrieved from the queue for the Service Interval
time for that queue an event message will be generated.

You could then code an event under MQ Events in the CNP to detect Service
Interval High events.

>From the MQ manual:

                                                                       
 QSVCIEV     Controls whether Service Interval High or Service Interval OK
             events are generated.                                   
                                                                       
                                                                       
             This parameter is supported only on local and model queues
             and has no effect if it is specified on a shared queue. 
                                                                       
                                                                       
             A Service Interval High event is generated when a check   
             indicates that no messages have been retrieved from the queue
             for at least the time indicated by the QSVCINT parameter.
                                                                       
                                                                       
             A Service Interval OK event is generated when a check     
             indicates that messages have been retrieved from the queue
             within the time indicated by the QSVCINT parameter.     
                                                                       
                                                                       
             Note: The value of this parameter can change implicitly. For
             more information, see the description of the Service Interval
             High and Service Interval OK events in the WebSphere MQ Event
             Monitoring book.                                        
                                                                       
                                                                       
                                                                       
              HIGH                                                     
                                 Service Interval High events are      
                                 generated                             
              OK                                                       
                                 Service Interval OK events are generated
              NONE                                                     
                                 No service interval events are generated
                                                                       
                                                                       
 QSVCINT(    The service interval used for comparison to generate Service
 integer)    Interval High and Service Interval OK events.           
                                                                       
                                                                       
             This parameter is supported only on local and model queues
             and has no effect if it is specified on a shared queue. 
                                                                       
                                                                       
             See the QSVCIEV parameter.                              
                                                                       
                                                                       
             The value is in units of milliseconds, and must be greater
             than or equal to zero, and less than or equal to 999�999�999.
                                                                       




Barry D. Lamkin
Consulting IT Specialist
IBM Software Group
Performance Automation Solutions



                                                                       
             "Williams, Dave                                           
             (Systems                                                  
             Management)"                                               To
             <[EMAIL PROTECTED]         [email protected]
             OM>                                                        cc
             Sent by: MQSeries                                         
             List                                                  Subject
             <[EMAIL PROTECTED]         Monitoring XMIT queues          
             V.MEDUNIWIEN.AC.A                                   
             T>                                                        
                                                                       
                                                                       
             02/10/2005 10:05                                          
             AM                                                        
                                                                       
                                                                       
             Please respond to                                         
               MQSeries List                                           
                                                                       
                                                                       




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

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