| Agents Administration - Tests |
|---|
|
Configuration of MariaStatsTest The test reports the sort and join operations performed on the target database server. Using this test, administrators can figure out how many table scans were performed with index and how many table scans were performed without index. Administrators can also figure out the rate at which sorting was performed by scanning the table using full table scan method. 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. |