Agents Administration - Tests
 

Configuration of CassNodeDetTest

This test helps administrators to figure out the count of the nodes that are unavailable and unreachable. In addition, this test also reports the number of nodes that joined the cluster, left the cluster and migrated to another cluster. Using this information, administrators can figure out the nodes that are frequently unreachable and initiate further investigation to avoid the nodes from being unreachable too often.

The default parameters associated with this test are as follows:

  • The TEST PERIOD list box helps the user to decide how often this test needs to be executed.

  • Specify the IP address of the host for which the test is being configured.

  • Specify the PORT at which the HOST listens. The default value is 9042.

  • Specify the port at which the JMX listens for requests from remote hosts in JMX REMOTE PORT text box. Ensure that you specify the same port that you configured in the management.properties file in the (JAVA_HOME)\jre\lib\management folder used by the target application.

  • If JMX requires authentication only (but no security), then ensure that the JMX USER and JMX PASSWORD parameters are configured with the credentials of a user with read-write access to JMX. To know how to create this user, refer to Monitoring Cassandra Database document.

  • Confirm the JMX PASSWORD by retyping it in the CONFIRM PASSWORD text box.

  • To make diagnosis more efficient and accurate, the eG Enterprise suite embeds an optional detailed diagnostic capability. With this capability, the eG agents can be configured to run detailed, more elaborate tests as and when specific problems are detected. To enable the detailed diagnosis capability of this test for a particular server, choose the On option. To disable the capability, click on the Off option. The option to selectively enable/disable the detailed diagnosis capability will be available only if the following conditions are fulfilled:

    • The eG manager license should allow the detailed diagnosis capability.
    • Both the normal and abnormal frequencies configured for the detailed diagnosis measures should not be 0.
  • Once the necessary values have been provided, clicking on the Update button will register the changes made.

When changing the configuration for specific servers, a “*” beside the text box corresponding to the parameter signifies that these values have to be manually configured by the user. The parameter values that require to be configured will typically be prefixed with a “$” or contain a series of “*”. A value of "none" in the parameter value indicates that the corresponding parameter value can be changed if required.