| Agents Administration - Tests |
|---|
|
Default Parameters for MSSQLAStoreEQTest To periodically measure query response time, and to diagnose the root cause of poor query performance, use the MSSQLAStoreEQTest. This test tracks the rate at which requests are serviced by the calculation cache, dimension cache, and persistent cache. Poor cache hit ratios and their impact on query response time are thus brought to the attention of administrators. The frequency with which aggregations are accessed for servicing queries is also reported. Under- and over- utilization of aggregations is revealed in the process. With the help of the pointers provided by this test, administrators can fine-tune caches and aggregations, and improve overall query performance. This page depicts the default parameters that need to be configured for the MSSQLAStoreEQTest.
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. |