ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Performance Monitoring » How to check if the Queue is full

Post new topic  Reply to topic
 How to check if the Queue is full « View previous topic :: View next topic » 
Author Message
xabhijit
PostPosted: Tue Jul 08, 2003 10:39 pm    Post subject: How to check if the Queue is full Reply with quote

Newbie

Joined: 04 Apr 2003
Posts: 6

Hi is there any tool/command to find out if a particular queue is full or not?
Currently I am trying the following command
>runmqsc QManager
>dis ql (*) curdepth maxdepth
and then comparing the two columns manually which is a difficult job if one has to view some hundreds of queues...
Back to top
View user's profile Send private message
EddieA
PostPosted: Wed Jul 09, 2003 5:35 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

If you turn on Performance Events for the Queue Manager, then MQSeries can generate a message when an attempt to write a message to a queue that is at Max depth is attempted. If you have a program monitoring the Event queue, then you can react at that point.

I would suggest carefully reading the PCF, or Event Monitoring manual (depends on version of MQ),to fully understand how Queue Full, Queue Depth High and Queue Depth Low events work as it's not quite as straightforward as it looks.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
bduncan
PostPosted: Wed Jul 09, 2003 4:10 pm    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

I completely agree. A while back I was using Candle as my monitoring tool. It seemed to be misbehaving, and we wanted to determine whether the problem was with the Candle config or MQ. So I tried to analyze the event messages the QM was generating to see if they were getting fire when I expected them to, and it took quite a while to realize how the qdepth high and low events worked...
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
xabhijit
PostPosted: Wed Jul 09, 2003 8:34 pm    Post subject: Reply with quote

Newbie

Joined: 04 Apr 2003
Posts: 6

Thanx for the suggestions. I have been able to succesfully enable event and performance monitoring for my queue.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Performance Monitoring » How to check if the Queue is full
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.