If I recall correctly there is no event triggers for queue size, just depth. If you are coming across an issue of queue size you may want to look at your design again and validate you can support the message sizes for the queue definitions you have. You may also need to review the method in how you put and get information on the queues. Unless there is a specific reason to leave the messages on the queues, you may want to figure out (if it is an issue) why they are not being pulled from the queue ASAP.
Chris -----Original Message----- From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Jiede J Yang Sent: Thursday, April 03, 2003 9:06 AM To: [EMAIL PROTECTED] Subject: Re: How to Monitor queue size full Look into the Event Monitor book in the MQ Info Center, you can rely on soultino from there.... Thanks. Email: [EMAIL PROTECTED] mqm mqm <[EMAIL PROTECTED] To: [EMAIL PROTECTED] O.UK> cc: Sent by: MQSeries Subject: Re: How to Monitor queue size full List <[EMAIL PROTECTED] N.AC.AT> 04/03/2003 09:48 AM Please respond to MQSeries List There's a number of tools that monitor system resource usage or alert when thresholds are reached e.g. BMC Patrol, Tivoli. Any particular platform ? mqm --- "Mittal, Gaurav" <[EMAIL PROTECTED]> wrote: > We have queues defined to have a maximum depth of > 6,40,000 messages and a > max size of 2GB.I know we can monitor the queue > depths using 'High Depth > Event' .Is there a way by which we can monitor the > queue size (in terms of > file size not number of messages) also. > Any pointers would be useful.. > > Thanks n Regds > Gaurav > > Instructions for managing your mailing list > subscription are provided in > the Listserv General Users Guide available at > http://www.lsoft.com > Archive: http://vm.akh-wien.ac.at/MQSeries.archive __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive
