Java Management Extensions (JMX) is a technology that lets you implement management interfaces for Java applications. JConsole is a JMX-compliant monitoring tool, which comes with the Java Development Kit (JDK) 1.5 or later versions. Therefore, when you use a WSO2 product, JMX is enabled by default, which allows you to monitor the product using JConsole.
Info |
---|
Go to the WSO2 Administration Guide for detailed instructions on how to configure JMX for a WSO2 product and how to use JConsole for monitoring a product. |
MBeans for WSO2
...
EI
Tip |
---|
The common MBeans are explained in detail in the WSO2 Administration Guide. Listed below are the MBeans that are specific to WSO2 ESBEI. For details on using JMX based mediation flow statistics in your ESB EI server and detailed explanation of the relevant MBeans, see Monitoring JMX Based Statistics. |
This section summarizes the attributes and operations available for the following ESB EI specific MBeans:
Table of Contents | ||||
---|---|---|---|---|
|
...
For each transport listener and sender enabled in the ESBEI, there will be an MBean under the org.apache.axis2/Transport
domain. For example, when the JMS transport is enabled, the following MBean will be exposed:
...