RMI Connector Server

The RMI connector server enables you to view the MBean monitoring information using a Java application on a remote machine. As an illustration, the instructions below explain how to access the MBean using JConsole on a remote computer.

For example, to access the MBean using JConsole on a remote machine, follow these steps:

1. Configure the MBean server:

a. On the 'MBean Server' page in Enterprise Manager, select 'Enable RMI Connector Server'.

Note: User/password is unique to this module and is not authenticated by the security provider.

b. Enter a username and password for the connection (default: admin/admin).

c. Enter an arbitrary port number that is not already in use (default:9898).

2. On the remote machine, start JConsole: Navigate to the %JAVA_HOME%/bin/jconsole directory, and type “jconsole”. This opens the JConsole connection dialog box.

3. In the JConsole connection dialog box, select the 'Remote Process' option.

 

4. In the large text field, enter the following connection string, where {hostname} is the server name and {port} is the specified RMI port (default: 9898).

service:jmx:rmi:///jndi/rmi://{hostname}:{port}/monitor

5. Enter the previously specified credentials for 'Username' and 'Password'.

6. Click 'Connect'. This opens the JConsole application.

7. Select the MBeans tab, and expand the 'inetsoft' node. This pro­vides access to the Style Intelligence monitoring MBean.

 

<< HTTP Connector Server © 1996-2013 InetSoft Technology Corporation (v11.4) SNMP Adaptor Server >>