| Agents Administration - Tests |
|---|
|
Default Parameters for MySQLRpSlavTest This test auto-discovers the slaves/replica servers that are connected to the target database server and for each slave/replica server, this test reports the current status. Additionally, this test reports the status of the I/O thread executing on each slave. I/O errors and SQL thread errors noticed on the replica servers are also promptly captured and reported. The replication lag duration between the master and the replica servers helps administrators figure out the replica server that is currently out of date. Periodical monitoring of the heartbeats help administrators determine if a replication connection between the master and the replica server is active at all times. With the help of these metrics, administrators can quickly spot anomalies in the replication process and initiate measures to resolve them. This page depicts the default parameters that need to be configured for the MySQLRpSlavTest test.
Once the above values are provided, click on the UPDATE button to 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.
|