Enabling Monitoring and Management

JMX for monitoring and management has to be exposed without authentication.

Procedure

  1. Uncomment the following property:
    java.property.be.engine.jmx.connector.port=%jmx_port%
  2. Ensure that the value of the port property is set to this literal value: %jmx_port%.
    The actual value is substituted at run time.
  3. See JMX Remote Port Number Setup at Runtime.
    Note: When more than one PU (engine) is deployed on the same host, ensure that a different JMX port is used for each of the PUs, in the site topology file.