Access ServiceMix MBeans for Metric Extenstions
GuineaFeb 25 2013 — edited Feb 26 2013Trying a new method for monitoring ActiveMQ (ServiceMix) within OEM 12c (12.0.1.0.1). I have a custom built plugin that monitors specific aspects of a ServiceMix instance but would like the ability to create custom metrics based on the MBeans within ActiveMQ. When setting up the ME (Metric Extension), it asks for an MBean Pattern (ObjectName etc) to access the specific MBean and the corresponding Attributes, in order to set up the metrics. I can't seem to access the MBean. Does anyone know how to access the Mbeans for ActiveMQ to setup Metric Extensions for OEM 12c? What is the syntax for the MBean Pattern it is looking for and how do I point it at that location, to load the appropriate MBean attributes?