| Agents Administration - Tests |
|---|
|
Default Parameters for MSSQLAMDXTest This test monitors MDX query execution plans and reports the count of cell-by-cell, bulk-mode, and subcube evaluation nodes built by these plans. This way, administrators can figure out if there are any queries that use the expensive cell-by-cell mode, and may hence require fine-tuning. The test also tracks the hits and misses experienced by the caches of the cell-by-cell and bulk-mode evaluation nodes, and alerts administrators to poor cache usage. This way, by monitoring factors that may impact MDX query performance, this test provides administrators with useful pointers for improving query performance. This page depicts the default parameters that need to be configured for the MSSQLAMDXTest.
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. |