Integration Server 10.15 | Microservices Runtime Guide | Configuring Microservices Runtime | Enabling Remote Client JMX Monitoring
 
Enabling Remote Client JMX Monitoring
Microservices Runtime enables you to use JMX monitoring from a remote client. You enable JMX monitoring and set the JMX monitoring remote port in the setenv.bat/sh file of the Microservices Runtime you want to monitor. Unlike Integration Server, Microservices Runtime does not enable JMX monitoring by default.
*To enable remote client JMX monitoring on Microservices Runtime
1. On the Microservices Runtime that you want to monitor remotely, navigate to Integration Server_directory /bin and use a text editor to open the setenv.bat/sh file.
2. Set the JMX_ENABLED property to true.
3. Set the JMX_PORT property to the port number of the JMX port. This is 9192 by default.
4. Restart Microservices Runtime.