![]() |
![]() |
Subject: | JMX Monitoring activeMQ broker |
Author: | [Not Specified] |
Posted: | 2014-12-23 11:11 |
I am trying to use the ZenJMX zenpack to monitor some of the actvieMQ queues on several servers and have been able to successfully query specific values on specific servers but the problem I am running into is the brokerName on each server is unique. Is there a way to use a wildcard in the object Name for the broker name For example the following object name works fine:
org.apache.activemq:type=Broker,brokerName=nob-broker-3,destinationType=Queue,destinationName=.....
but nob-broker-3 is only valid for one server and if I try to use the following object name I get an error:
org.apache.activemq:type=Broker,brokerName=nob-broker-*,destinationType=Queue,destinationName=.....
I can get this work but need to create separate monitoring templates for each server and was hoping I could just use the one and have a wildcard. Any help would be appreciated.
thanks,
John
< |
Previous Using CalculatedPerformance ZenPack... |
Next ERROR zen.PythonClient [SOLVED] |
> |