After installing the Monitor you configure it to monitor your Coherence Cluster(s). We recommend that you gather the necessary configuration information prior to installing the Monitor. Choose the appropriate connection and monitoring mechanism:
JMX Connection Information , next: JMX Connection requires knowledge of how JMX monitoring is enabled and configured on the cluster.
Direct Connection Information : Direct Connection requires knowledge of how the cluster is configured so the Monitor can join the cluster directly as a node.
Use the table below to gather information you need for configuring a JMX Connection to an existing MBean Server.
Information Needed |
||
JMX Remote Port Connection:
|
|
|
JMX RMI Adapter Connection:
|
|
|
Authenticated JMX Remote Port Connection:
|
|
Use the table below to gather information you need for configuring the Monitor application. If the Java properties and class path used by the cluster you want to monitor are not readily available from cluster design documents, cluster launch scripts, or knowledgeable personnel, the following might assist with discovery of the required settings:
Use the Coherence MBeanConnector to add a management node to your cluster as described in section 2.2.3 Setting Up the Coherence MBean Connector at the following link: http://docs.oracle.com/cd/E18686_01/coh.37/e18682/jmx.htm#CEGBECFH.
Adjust JVM options and the class path as needed so that the MBean Connector joins the cluster.
Use jconsole to connect to the MBean Connector node, and verify that all Coherence MBeans appear in the jconsole MBeans tab (Cache,Cluster,Connection,ConnectionManager,Node,Platform,Service,StorageManager).
Save the JVM options and class path settings that work with the MBean Connector for configuring the Monitor.
Information Needed |
||
JAR File Information:
Paths to database JDBC JAR files. |
|
|
Direct Connection - Cluster Discovery:
|
||
Multicast Parameters Used By Existing Cluster Nodes
|
||
Java Properties: |
||
|
Proceed to Quick Start, next to install, configure and start the Monitor using default settings.