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 » General IBM MQ Support » Performance events not generated

Post new topic  Reply to topic
 Performance events not generated « View previous topic :: View next topic » 
Author Message
alejanndro27
PostPosted: Wed Sep 01, 2021 3:45 pm    Post subject: Performance events not generated Reply with quote

Newbie

Joined: 15 Dec 2010
Posts: 3

Hi,

I've already enabled the performance events on queue manager, and a queue:

Code:
DIS QMGR PERFMEV
AMQ8408I: Display Queue Manager details.
   QMNAME(AMMT)                            PERFMEV(ENABLED)

DIS QL(TEST.MONITOR) QDPHIEV QDEPTHHI QDPMAXEV
AMQ8409I: Display Queue details.
   QUEUE(TEST.MONITOR)                     TYPE(QLOCAL)
   QDEPTHHI(12)                            QDPHIEV(ENABLED)
   QDPMAXEV(ENABLED)


So, I put some messages (12 or more) in queue TEST.MONITOR but I don't see any message in SYSTEM.ADMIN.PERFM.EVENT or some error in logs or in DLQ.

Any ideas?

Thanks.
Back to top
View user's profile Send private message Send e-mail
gbaddeley
PostPosted: Wed Sep 01, 2021 4:53 pm    Post subject: Reply with quote

Jedi

Joined: 25 Mar 2003
Posts: 2494
Location: Melbourne, Australia

QDEPTHHI and QDEPTHLO are percentages of MAXDEPTH. Events are generated when the depth crosses the hi or lo threshold, or reaches maxdepth, provided the relevant event is enabled on the queue.
_________________
Glenn
Back to top
View user's profile Send private message
alejanndro27
PostPosted: Thu Sep 02, 2021 6:29 am    Post subject: Reply with quote

Newbie

Joined: 15 Dec 2010
Posts: 3

Thanks Glenn, that's it.

To set the limits, assign the following attributes, as a percentage of the maximum queue depth:
QDepthHighLimit (QDEPTHHI in MQSC)
QDepthLowLimit (QDEPTHLO in MQSC)
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Performance events not generated
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.