Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 JVM-Level TRA File Configuration : Setting JMX Properties

Setting JMX Properties
For TIBCO BusinessEvents Monitoring and Management
For the MM component to monitor the cluster, you must configure various JMX settings. For details see Configure JMX Properties in To-Be-Monitored Engine TRA Files.
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.
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

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved