| Agents Administration - Tests |
|---|
|
Configuration of MariaCacheTest This test monitors the key buffer cache in the Maria Database server and reports the number of physical reads of a key block, the number of read requests received by the cache and the number of key blocks that have been modified but not flushed to the cache. Using this test, administrators can figure out data mismatch between the cache and the disk and rectify the same before end users start complaining about outdated data from the disk. 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. |