After upgrade MQ Monitor from 20.3 to 23.3, we have noticed 2 issues:
ISSUE #1 - queue filtering (regexp) is not working as expected:
Previous property and value used:
introscope.agent.mq.monitor.profiles.N1IUBK01.queue.filter.includeonly.regex=^(?\!SYSTEM).*$|(?=SYSTEM\.JMS\.D\.[A-Z][A-Z][A-Z]\.).*$
New property and value used:
introscope.agent.mq.monitor.profiles.N1IUBK01.includeQueueRegexFilter=^(?\!SYSTEM).*$|(?=SYSTEM\.JMS\.D\.[A-Z][A-Z][A-Z]\.).*$
The result is that we can still see all the SYSTEM.* queues
ISSUE #2 - Metric View shows the queues by type i.e. Local, Alias, Transmission etc, whereas previous agent had all Local, Alias, Model queues under ‘Queues’.
This is a major issue as we will need to amend all our existing alerts to include the queue type in the metric grouping.
APM MQ Monitor 23.3
The problem is related to defect DE561941 to be fixed in next release.
Below new properties have been introduced: