eG Monitoring
 

Measures reported by PgLongRunQryTest

The PgLongRunQryTest reports the number of queries that are executing for each database. Using this test, you can identify the query that takes too long to execute and thus the resource-intensive queries to a database can be isolated quickly.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Number_of_queries 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.