To Enable Monitoring and Management

To expose JMX for monitoring and management (without authentication), uncomment this property:

java.property.be.engine.jmx.connector.port=%jmx_port%

Ensure that the value of the port property is set to this literal value: %jmx_port%. The actual value is substituted at run time. When you use the MM console to start the gateway engines remotely, MM reads the port number from the PU configuration settings in the site topology file.

Note: When more than one PU (engine) is deployed to the same host, ensure that a different JMX port is used for each of the PU, in the site topology file.