JMX

TIBCO StreamBase® Runtime supports JMX access to all administrative commands. It also supports JMX notifications for all log events.

When a JVM is started in TIBCO StreamBase® Runtime a JMX server is automatically started. The address of the JMX server can be found in the JVM details screen in the JMX Service Address and JMX Service URL fields. See Figure 1.11, “JMX address”.

JMX address

Figure 1.11. JMX address


Valid TIBCO StreamBase® Runtime node credentials must be specified in the JMX console login panel to access the TIBCO StreamBase® Runtime JVM. The user name and password specified must already be defined for the node.

JMX console log in

Figure 1.12. JMX console log in


TIBCO StreamBase® Runtime exposes MBeans for:

All of the TIBCO StreamBase® Runtime Mbeans can be found in the com.kabira.platform.management name space.

TIBCO StreamBase® Runtime MBeans

Figure 1.13. TIBCO StreamBase® Runtime MBeans


Configuration MBean

The JMX configuration MBean supports execution of all TIBCO StreamBase® Runtime configuration commands. Figure 1.14, “Configuration MBean” shows an example of displaying node configuration loaded into a TIBCO StreamBase® Runtime node.

Configuration MBean

Figure 1.14. Configuration MBean


Event MBean

The JMX event MBean supports:

  • dynamically adding and removing topics for which the MBean will receive events

  • receiving event notifications

Figure 1.15, “Events MBean” shows event notifications being displayed.

Events MBean

Figure 1.15. Events MBean


Management MBean

The JMX management MBean supports execution of any TIBCO StreamBase® Runtime or application defined management command. Figure 1.16, “Management MBean” shows an example of displaying all JVMs running on a TIBCO StreamBase® Runtime node.

Management MBean

Figure 1.16. Management MBean