Setting JMX Properties

JMX properties are set for various purposes.

    Procedure
  1. Set JMX properties for other purposes.

    Using a JMX-compliant monitoring tool such as JConsole can be useful for other purposes.

  2. To enable a JMX-compliant monitoring tool to view the exposed MBeans, set these properties in the BE_HOME/bin/be-engine.tra files:

    java.property.com.sun.management.jmxremote=true

    java.property.com.sun.management.jmxremote.ssl=false
    java.property.com.sun.management.jmxremote.port=5558
  3. You can also set the JMX connector port for deployment with TIBCO Administrator using this CDD property:
    be.engine.jmx.connector.port