Use case 1: Monitoring with Oracle's JConsole
You can change the EngageOne Server configuration to enable Java Management Extensions (JMX) and monitor key resources using Oracle’s JConsole – which is freely available with the Java Development Kit (JDK). The resources that can be monitored in this way include:
- Memory usage
- CPU usage
- Threads
- Classes loaded
- VM summary
The next section describes the configuration changes you must make and a brief overview of JConsole.