Monitoring with JMX applications

You can manage select components of application servers and integration servers with JMX-compliant monitoring applications, such as JConsole.

Note: JMX is a third-party technology by Oracle Corporation. For detailed information about JMX and compliant monitoring applications, consult documentation from Oracle.

Application servers and integration servers use dynamic MBeans to comply with the JMX specification. The following application server and integration server attributes are visible to JMX applications:

  • Host
  • ServerId
  • ServerName
  • Status
In addition, the following operations are visible:
  • getCachedDetails
  • getCachedGroup
  • getDbCacheProperties
  • getServerDetails
  • getServerProperties
  • getTraceList

For integration servers, the following management operations are available from the CurrentServer MBean:

  • getApiCallCountMap
  • clearCache
  • modifyCacheLimit
  • refreshMBeansList
  • disableSqlProxy
  • enableSqlProxy
  • suspendServer
  • resumeServer
  • modifyThreadNumbers
  • setTraceLevel