check_postgres
check_postgres copied to clipboard
Feature Request: option on query_time to include the SQL
trafficstars
We're using check_postgres to email alerts out to interested parties on a select number of actions, one of which is query_time to help identify long running queries.
I keep getting asked if there is a way to see what the query is - it's great having the notification but they don't have access to the live servers, which means the DBA's then need to log in and pull the information out.
An optional switch (Disabled by default) to output the SQL the alert is referring to would be useful if it's at all possible?
Thanks
same as #67?