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.
This chapter contains the following sections:
- 7.1 Starting the Jconsole Client
- 7.2 Event Monitoring
- 7.3 Workflow Monitoring
- 7.4 RCP Latency Monitoring
- 7.5 Aggregation Monitoring