Posted: Sun Nov 13, 2005 11:25 pm Post subject: Does MQ provide real-time monitoring at the queue/topic leve
Acolyte
Joined: 18 Jul 2005 Posts: 53
Does MQ provide real-time monitoring at the queue/topic level, including
a. number of producers/consumers
b. number of messages received/delivered in a given period
c. number of messages waiting to be delivered for each consumer
d. the timestamp and content of the oldest message for each Topic/Queue
mhhh... MQ gives you some values that you can monitor.
a - input and output process count (ipprocs opprocs) from qstatus
b - qstats (depending on mq version and plattform)
c - number of messages on queue
d - this data is part of the message itself, so you have to browse the messages _________________ Regards, Butcher
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