eG Monitoring
 

Measures reported by MariaLongRunQryTest

This test tracks the currently executing queries on a Maria Database server and determines the number of queries that have been running for a long time. This test also tracks the maximum time taken to execute the queries. You can also use the detailed diagnosis of this test to drill down to the exact queries that have been running for an unreasonably long time, and thus isolate the resource-intensive queries to the database.

Outputs of the test : One set of results for the Maria database server being monitored.

Measurement Description Measurement Unit Interpretation
Number_of_long_run_query Indicates the number of queries currently executing on the database server that have been running for more time than the configured ELAPSED TIME. Number The detailed diagnosis for this measure indicates the exact queries and which user is executing the queries. This information can be very useful in identifying queries that may be candidates for optimization.
Maximum_duration Indicates the maximum duration taken to execute the queries. Seconds