![]() |
Enterprise
RTView®
User Guide |
Oracle® Coherence Monitor - Running the Oracle® Coherence Monitor There are two ways the Oracle Coherence Monitor (OCM) can communicate with a Coherence cluster: via remote JMX port or by running the Oracle Coherence Monitor as a management node. Instructions on how to run the OCM are different depending on your selected option. Before following the instructions below, refer to Oracle Coherence Monitor Communication Options to select a communication mode. To run the Oracle Coherence Monitor, Display Server, Data Server, Historian or Report Generator you will use one of the following command line arguments:
NOTE: When using multiple command line arguments, these must come first. For example, run_ocmonitor -ocmnode -u1000 will work; run_ocmonitor -u1000 -ocmnode will not. Run HSQLDB Database In an initialized command window go to demos\ocmdemo and type:
Type Ctrl-C in the database console to shutdown the database. On shutdown, the database writes all of its memory to rtvhistory.log. When it restarts, it uses this .log file to restore data from the previous session. If you want to clear the data in the database, in demos\ocmdemo type:
Run OCM via Remote JMX Port 1. Confirm that you have completed setup for monitoring the grid via remote JMX port.2. By default, the Oracle Coherence Monitor is setup to attach to port 9991 on localhost with no authentication. If this is not correct for your setup, you must customize the RemoteJmxRMI connection to point to the IP address of the machine running the Coherence node enabled with JMX remote capability and the exposed JMX port. 3.In
an initialized command window
type:
4. Enter user credentials in the login screen. Run OCM as Management Node 1. Confirm that you have completed setup for running the OCM as a management node.2.
In
an initialized command window type:
3. Enter user credentials in the login screen. |
|
|
|
|
|
|
|