ibi MDM Monitoring and Management Using JMX

The JMX technology allows you to monitor and manage ibi MDM, which is running in either local or remote Java Virtual Machine (JVM).

You can monitor and manage various objects of ibi MDM as they are created, installed, and implemented. JMX handles two types of monitoring:

  • Status Monitoring: Collects the statistics to view the current status of a particular operation. For example, how many users are currently logged in to the UI or how many database connections are acquired or released, and so on.
  • Performance Monitoring: Uses performance characteristics to monitor and improve ibi MDM’s performance. For example, how much time it takes to run a rulebase or workflow. If the time is too high and it is affecting the performance, you can re-configure the workflow.

You can monitor and manage the following features of ibi MDM:

For information about JMX monitoring, see "Monitoring and Management Using JMX" in the Oracle documentation.

For information about Java JConsole, see Oracle documentation.