CA Application Performance Management Agent (APM / Wily / Introscope)INTROSCOPE
Issue/Introduction
Not able to monitor the "Message Flow State" metrics when enabling inside MQ properties.
Environment
WebSphere MQ Version: 7.0.1.14 ON AIX 7.1 64-bit WebSphere Message Broker version 7008 Level: S700-FP08 PowerPack MQMonitor from 9.7 afterwards.
Resolution
1) Open your "MBMonitor_7.properties"
2) Search for "[brokerName].executiongroup", it should be under below section:
## ## Execution Group ##
# List the Execution Groups for which statistics data needs to be collected. # Remember to use the same Broker Identifier you have mentioned in # the 'mq.broker.monitor.list' property for all the settings mentioned in the # following section. # value 'all' will be assumed by default # Use the broker identifiers mentioned in the mq.broker.monitor.list to configure the property as shown in the following examples # eg. # a.executiongroup = all # b.executiongroup = ExecutionGroup1,ExecutionGroup2