Oracle Coherence Monitor

User Guide

 


Configuring Desktop Clients
This section is optional.

Most OC Monitor installations use the full Web deployment which does not require desktop clients. However, the OC Monitor and RTView Builder desktop clients are sometimes useful with small test or development clusters. There are also times when the Builder is required to perform advanced configuration tasks.

The start_rtv script referenced in these instructions, starts processes in an OCM configuration as specified in the rtvservers.dat configuration file.

There are three options for using the OC Monitor and Builder desktop clients:

Standalone Operation
In a standalone operation
setup the OC Monitor or Builder connects to the cluster either directly or via JMX.

1.    Configure as described in Configuring a JMX Connection or Configuring a Direct Connection. For details about choosing a data connection method, see Configuring a Data Connection.

2.    Start the desktop clients:
  Windows:
In an initialized command window, change directory (cd) to the projects directory.

Example: cd ocmon\projects\mysample

Start the Viewer by typing:
start_rtv viewer

 
 

UNIX/Linux:
In an initialized command window, change directory (cd) to the projects directory.

Example: cd ocmon/projects/mysample

Start the Viewer by typing:
start_rtv.sh viewer

 

Data Server Connection
In a Data Server connection setup the OC Monitor or Builder connects to an OC Monitor Data Server. The connection is defined in the rtview.properties file, located in the ocmon/projects/mysample subdirectory of the OC Monitor installation. 

1.    Open the rtview.properties file in a text editor. Locate the line that defines the dataclient.sl.rtview.dataserver property:
 
dataclient.sl.rtview.dataserver=//<dataserver_host>:<dataserver_port>
 

2.    Edit as follows:

        Example: dataclient.sl.rtview.dataserver=//localhost:3381

3.    Use the following scripts to start the desktop clients:
  Windows:
In an initialized command window, change directory (cd) to the projects directory.

Example: cd ocmon\projects\mysample

Start the Viewer by typing:
start_rtv viewer_ds

 
 

UNIX/Linux:
In an initialized command window, change directory (cd) to the projects directory.

Example: cd ocmon/projects/mysample

Start the Viewer by typing:
start_rtv.sh viewer_ds

 

Data Servlet Connection
In a Data Servlet connection setup the OC Monitor or Builder connect to an OC Monitor Data Server using a Data Servlet hosted by a servlet container such as Tomcat. The connection is defined in the rtview.properties file, located in the ocmon/projects/mysample subdirectory of the OC Monitor installation.

1.    Open the rtview.properties file in a text editor. Locate the line that defines the dataclient.sl.rtview.dataserver property:
     
  dataclient.sl.rtview.dataserver=-remote:http://<http_host>:<http_port>/ocmon_rtvdata  

2.    Make the following changes:

        Example: dataclient.sl.rtview.dataserver=remote:http://some_host:8080/ocmon_rtvdata

3.    Start the desktop clients:
  Windows:
In an initialized command window, change directory (cd) to the projects directory.

Example: cd ocmon\projects\mysample

Start the Viewer by typing:
start_rtv viewer_ds
 

 
UNIX/Linux:
In an initialized command window, change directory (cd) to the projects directory.

Example: cd ocmon/projects/mysample

Start the Viewer by typing:
start_rtv.sh viewer_ds

 

 

 

 


 

RTView contains components licensed under the Apache License Version 2.0.

 

Treemap Algorithms v1.0  is used without modifications and licensed by MPL Version 1.1. Copyright © 2001 University of Maryland, College Park, MD

 

Datejs is licensed under MIT. Copyright © Coolite Inc.

 

jQuery is licensed under MIT. Copyright © John Resig,

 

JCalendar 1.3.2 is licensed under LGPL. Copyright © Kai Toedter.

 

jQuery is licensed under MIT. Copyright (c) 2009 John Resig, http://jquery.com/ JCalendar 1.3.2 is licensed under LGPL. Copyright © Kai Toedter.

 

JMS, JMX and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. They are mentioned in this document for identification purposes only. 

 

SL, SL-GMS, GMS, RTView, SL Corporation, and the SL logo are trademarks or registered trademarks of Sherrill-Lubinski Corporation in the United States and other countries. Copyright © 1998-2013 Sherrill-Lubinski Corporation. All Rights Reserved.