| Agents Administration - Tests |
|---|
|
Configuration of MariaEvtStmtTest This test monitors the performance schema tables of the target Maria Database server and reports the number of digest statements executing on the database server. This test also throws light on the SQL statements that are running on the performance schema tables, the statements waiting for locks and the rows affected and examined. Using this test, administrators can also figure out the FLUSH commands executed on the tables as well as the temporary tables. The default parameters associated with this test are as follows:
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. |