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 » MQSeries Event Reporting

Post new topic  Reply to topic
 MQSeries Event Reporting « View previous topic :: View next topic » 
Author Message
loudcfla
PostPosted: Fri Jul 19, 2002 8:57 am    Post subject: MQSeries Event Reporting Reply with quote

Acolyte

Joined: 05 May 2002
Posts: 58

How can I gather stats about how MQ is behaving ? Is there a report that can be produced, perhaps something similiar to CICS shutdown stats. I looked at Pogrammable System Mgt manual, but I don't really understand it.
Back to top
View user's profile Send private message
mgrabinski
PostPosted: Sun Jul 21, 2002 9:42 pm    Post subject: MQ Stats Reply with quote

Master

Joined: 16 Oct 2001
Posts: 246
Location: Katowice, Poland

MQSeries sends a lot of information about itsself to 3 queues:
SYSTEM.ADMIN.PERFM.EVENT
SYSTEM.ADMIN.CHANNEL.EVENT
SYSTEM.ADMIN.QMGR.EVENT

There are, among others, notifications about channel starts and stops, queues being full, security violations tries etc.

You need to enable those notifacations. There are sent as messages to the above queues, but are never processed by MQ. You need to write your own apps or use vendors' tools (Candle or BMC for example).

The next source of information about MQ are its logs. They can be found at ../qmgrs/<qmgrname>/ERRORS and are named AMQERR0x.log (x=1,2,3)

On OS/390 there are standard job reports for master nad chinit adres spaces. Additionaly you can turn on gathering information as SMF records.

HTH. If you need more precise tips - let me know
_________________
Marcin Grabinski <><
Back to top
View user's profile Send private message
kolban
PostPosted: Mon Jul 22, 2002 3:39 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

MQSeries is notorious for not collecting many operational statistics. The best you can get is the number of queue puts and gets and even this has to be performed by an MQ application.

New in MQSeries V5.3 is the ability to have an "API exit". From this, each and every MQ API call may be intercepted. I would imagine that we are about to experience a wealth of new tooling and monitoring capabilities to determine what is happening inside the product.
Back to top
View user's profile Send private message
oz1ccg
PostPosted: Mon Jul 22, 2002 3:58 am    Post subject: Reply with quote

Yatiri

Joined: 10 Feb 2002
Posts: 628
Location: Denmark

I agree with Kolban,

but before all those ISV's get up on the bikes, and writes a lot of stuff there, they must consider the performance impact....

I've seen the performace loss in CICS when using CSQCAPX (crossing exit).... 2 times CICS LINK PROGRAM etc. And using CLWL exit, this might also have a lot to say...

When talking performance tools we're typically using them in the production environment, and management don't like when we (the proffs) say give me more power, because of the expensive tools..... the same old story everytime.

I guess I heave to write such an exit (with bad perfomance) and buy some stock in major hardware producents....

Just my thoughts
_________________
Regards, Jørgen
Home of BlockIP2, the last free MQ Security exit ver. 3.00
Cert. on WMQ, WBIMB, SWIFT.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » MQSeries Event Reporting
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.