7. Monitoring

uses Java Management Extensions (JMX Beans) to enable external monitoring. A connector is used to connect a JMX agent to a JMX enabled management application.

The Java Monitoring and Management Console (jconsole) is a JMX client that allows you to monitor a local or remote JVM process. Currently you can monitor:

  • Events

  • Workflows

  • RCP Latency
  • Aggregation

For further information about jconsole, see http://docs.oracle.com/javase/8/docs/technotes/guides/management/jconsole.html.