Setting JMX Properties

JMX properties are set for various purposes.

Procedure

  1. Set JMX properties for the MM component to monitor the cluster.

    Configure various JMX settings as described in JMX Properties and To-Be-Monitored Engine TRA Files.

  2. Set JMX properties for other purposes.

    Using a JMX-compliant monitoring tool such as JConsole can be useful for other purposes. For example, MBeans enable you to see cache details if you are using Coherence as the cache provider.

  3. 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
  4. You can also set the JMX connector port for deployment with TIBCO Administrator using this CDD property:
    be.engine.jmx.connector.port