Among Checkmk’s checks is supposedly postgres_query_duration, backed by cmk/plugins/collection/agent_based/postgres_query_duration.py. However, where in the web interface is it being used?
The thing is I’d like to propose code for some monitoring points based on running queries (especially: queries which are blocking other queries for too long).