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 » Statistics monitoring - Missing statistics message?

Post new topic  Reply to topic
 Statistics monitoring - Missing statistics message? « View previous topic :: View next topic » 
Author Message
chintuk
PostPosted: Mon Oct 22, 2012 2:06 pm    Post subject: Statistics monitoring - Missing statistics message? Reply with quote

Newbie

Joined: 22 Oct 2012
Posts: 1

I am trying to calculate enqueue/dequeue rates of a queue by monitoring statistics.

I have set STATINT(300) on a queue manager. Statistic events are enabled on one queue. However, I see statistics messages put on the SYSTEM.ADMIN.STATISTICS.QUEUE every 10 minutes(instead of 5 minutes).
Code:

  PutDate  : '20121022'    PutTime  : '21101674'
  PutDate  : '20121022'    PutTime  : '21201674'
  PutDate  : '20121022'    PutTime  : '21301674'
  PutDate  : '20121022'    PutTime  : '21401674'
  PutDate  : '20121022'    PutTime  : '21501674'

The contents of these messages show that every other message is missing. For instance
Code:

Message 1:
   Parameter       : 2711    (0xA97) MQCAMO_START_DATE
   String          : '2012-10-22'
   Parameter       : 2712    (0xA98) MQCAMO_START_TIME/MQCAMO_LAST_USED
   String          : '14.05.16'
   Parameter       : 2707    (0xA93) MQCAMO_END_DATE
   String          : '2012-10-22'
   Parameter       : 2708    (0xA94) MQCAMO_END_TIME
   String          : '14.10.16'

Message 2
Code:

   Parameter       : 2711    (0xA97) MQCAMO_START_DATE
   String          : '2012-10-22'
   Parameter       : 2712    (0xA98) MQCAMO_START_TIME/MQCAMO_LAST_USED
   String          : '14.15.16'
   Parameter       : 2707    (0xA93) MQCAMO_END_DATE
   String          : '2012-10-22'
   Parameter       : 2708    (0xA94) MQCAMO_END_TIME
   String          : '14.20.16'


There is no message for the 5 minute time interval between
14.10.16 and 14.15.16

Does this setup look correct? I am guessing that I am missing some setting. MQ version for the above setup is 7.1.
Thank you.
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 » Statistics monitoring - Missing statistics message?
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.