check_pgactivity is a PostgreSQL plugin for Nagios. This plugin is written with a focus on a rich perfdata set. Every new features of PostgreSQL can be easily monitored with check_pgactivity.
Changelog :
add: new unused_indexes service
add: new relation_size service
change: pgss_dealloc service now handles --dbservice
change: invalid_indexes now also gets TOAST invalid indexes
change: add the database name to a query error message
change: set application_name to the program and service names
change: add application_name of the offending query in the msg
change: various enhancements to check_last_maintenance
change: exclude partitioned table for last_analyze service
change: add exclude option for last_vauum and last_analyze services