Setting JMX Properties
JMX properties are set for various purposes.
- Procedure
- Set JMX properties for other purposes.
Using a JMX-compliant monitoring tool such as JConsole can be useful for other purposes.
- 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
- You can also set the JMX connector port for deployment with TIBCO Administrator using this CDD property:
be.engine.jmx.connector.port