Viewing Opportunity Detect monitoring data

The Opportunity Detect monitoring tool runs as a JConsole service. To view the monitoring data, you must have the Java Development Kit (JDK) installed.

Before you begin

The JConsole executable can be found in the bin directory under your JDK installation.

If this directory is in your system path, you can start JConsole by typing jconsole in a command (shell) prompt. Otherwise, you have to type the full path to the executable file in a command prompt.

For complete details on using JConsole, see http://docs.oracle.com/javase/6/docs/technotes/guides/management/jconsole.html.

Obtain the following information.

  • The host and port configured for the monitoring service.
  • Valid user credentials on the Run Time machine. If LDAP authentication has been enabled, you can use valid LDAP user credentials.

Procedure

  1. Start JConsole.
  2. Select Remote Process and complete the fields as follows.
    • Remote Process: Enter the configured host:port of the monitoring service.
    • Username: Enter the user name you obtained.
    • Password: Enter the password.
  3. On the MBeans tab, in the left panel, under the com.ibm.detect.monitor node, expand any of the nodes and drill down until you see a node that has a Java bean icon .

    The nodes with Java bean icons are parents of nodes that show data about the selected server group, server, deployment, or Streams service.