Posted: Thu May 04, 2006 3:54 am Post subject: Access to monitoring information using PCF
Centurion
Joined: 01 Mar 2006 Posts: 112
Does the queue manager keep account/statistic information about queue that can be access using PCF? I am looking to write a monitoring application to connect to the queue manager and interrogate a queue to obtained the number messages that have hit that queue. Is this possible with MQ 5.3 with PCF?
RESET QUEUE STATISTICS is what everyone uses to monitor the following statistics of queues in v5.3 - enqueue count, dequeue count, and maxdepth since last reset. These are the only statistics in v5.3 that are available about "the number of messages that have hit a queue". But they're fairly sufficient!
RESET QUEUE STATISTICS can be called using PCF messages.
I believe it can be called as an MQSC command onto the z/OS command queue, too - well. I'm sure that if RESET QUEUE STATISTICS is valid on z/OS then it can be called this way. _________________ I am *not* the model of the modern major general.
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