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.

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

  • In the HOST text box, specify the IP address of the MySQL server.

  • In the PORT text box, specify the port at which the specified host listens.

  • Specify the name of a DATABASE on the target MySQL database server being monitored.

  • The eG agent has to be configured with the credentials of a user who has server-wide Process and Select privileges on the monitored MySQL server.

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

  • Once the above values are provided, click on the UPDATE button to 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.