如果使用BMC PATROL对IBM MQ软件进行监控,PATROL会在MQ队列管理器中创建一些自用队列,具体如下:
QuestionQuestion answered by this article, in the form of a question.
There ares some objects got created in Queue Manager the AMQ_BASE and MMA_BASE kml is loaded.
What are the purpose of those objects?
AnswerSimple answer using bulleted points or numbered steps if needed, with details, link or disclaimers at bottom.
The Patrol KM for WebSphere MQ does communicate via PCF messages with MQ, those objects are created to request monitoring information from IBM WebSphere MQ.
- AMQ..PUB - BMC publish queue for events (One per agent)
- AMQ.PCF.MODEL.QUEUE - Model queue for PCF queues
- AMQ.PCF.CHANNELS - Reply to queue for channel commands
- AMQ.PCF.MQCMDS - Reply to queue for menu commands
- AMQ.PCF. LISTSRVO - Reply to queue for listener and services discovery
- AMQ.PCF.QUEUE1 - Reply to queue for queue manager discovery
- AMQ.PCF.QUEUE2 - Reply to queue for getting queue and channel attributes
- AMQ.PCF.QUEUE3 - Reply to queue for cluster discovery
- AMQ.PCF.QUEUE4 - Reply to queue for all other PCF commands
- AMQ.PCF.QUEUES - Reply to queue for queue discovery
- BMC.LISTENER.STAT.COM - Queue to get IBM WebSphere MQ statistics
- BMC.LISTENER.STAT.COM.SUB - Queue to subscribe/unsubscribe the statistics
- BMC.LISTENER.COM - Queue to get information from IBM WebSphere MQ events
- BMC.LISTENER.COM.SUB - Queue to subscribe/unsubscribe events
- BMC.MQS.STATS.QUEUE - Queue is used when implementing the API Exit, used by the stlogger
原始内容见链接 : https://community.bmc.com/s/article/PATROL-for-IBM-MQ-KM-Why-does-the-Patrol-KM-for-IBM-WebSphere-MQ-creates-objects-like-queues-and-what-is-the-need-for-them