| Agents Administration - Tests |
|---|
|
Default Parameters for HanaRepServiceTest This test auto-discovers the secondary servers that are communicating with the target database server and for each secondary server, this test reports the amount of data that needs to be currently replicated. This test also throws light on the time taken for completing the replication and the time that elapsed since the last delta replication /last full replication were initiated on each secondary server. In addition, the difference in log position and savepoint log position between each primary server and the secondary server is reported. Using this test, administrators can determine the secondary server that is up to-date with the primary server and on which the replication is completed successfully. This page depicts the default parameters that need to be configured for the HanaRepServiceTest test.
A sample script for user creation is:
The name of this user has to be specified in the USER text box.
Note: The password should be alpha-numeric containing atleast one uppercase alphabet and a special character.
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.
|