Skip Headers
Oracle® Communications Service Broker System Administrator's Guide
Release 6.0

Part Number E23523-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

4 Configuring Service Broker Using JConsole

This chapter describes how to start the Service Broker JConsole.

Starting JConsole

To start JConsole:

  1. Run jconsole.exe.

    jconsole.exe is located in JDK_HOME/bin, where JDK_HOME is the directory in which the Java Development Kit (JDK) is installed.

    The JConsole: New Connection dialog box appears.

    Figure 4-1 shows the JConsole: New Connection dialog box where you can enter the IP address of the Administration Console Server to which you want to connect.

    Figure 4-1 JConsole: New Connection

    JConsole New Connection dialog box.
  2. Select the Remote Process button and specify the IP address and port of the Administration Console Server on which configuration MBeans run.

  3. Click Connect.

    The Java Monitoring and Management Console window appears. Figure 4-2 shows the JConsole Overview tab.

    Figure 4-2 Java Monitoring and Management Console

    Java Monitoring and Management Console dialog box.
  4. Click the MBeans tab.

    A list of available domains and their MBeans appears in the left pane. Figure 4-3 shows the JConsole MBeans tab that contains Service Broker configuration MBeans.

    Figure 4-3 MBeans Tab

    Java Monitoring & Management Console, MBeans tab active.
  5. In the navigation tree, expand the com.convergin node.

    This node contains all Service Broker MBeans.

  6. Under com.convergin, select the MBean that you want to monitor.

    The information about the selected MBean is displayed in the right pane.