Agents Administration - Tests
 

Default Parameters for SolrReplicatTest

Using this test, administrators can effectively track the replication process and can handle if there are any errors in timely manner. This test reports the errors encountered during replication, time taken through the process and if there was any timeout.

This page depicts the default parameters that need to be configured for the SolrReplicatTest.

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

  • If JMX requires authentication only (but no security), then ensure that the USER AND PASSWORD parameters are configured with the credentials of a user with read-write access to JMX.

  • Confirm the password by retyping it in the CONFIRM PASSWORD text box.
  • By default, SSL is disabled for Apache Solr, accordingly SSL flag is set to No by default. If the flag is set to Yes, the eG Agent will start communicating with Apache Solr server HTTPS.
  • Specify the duration in the TIMEOUT text box. By default timeout is 5 secods.
  • Once the necessary values have been provided, clicking on the UPDATE button will register the changes made.

When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz*” and $port will be changed to “80” when configuring a test.