Go to file
Lars Vogdt 6bb0a0f82d - Update to 2.23.0:
+ added support for PostgreSQL 10
  + Change table_size to use pg_table_size() on 9.0+
  + Connection errors are now always critical, not unknown
  + New action replication_slots checking if logical or physical 
    replication slots have accumulated too much data
  + Multiple same_schema improvements
  + Add Spanish message translations
  + Allow a wrapper function to run wal_files and archive_ready 
    actions as non-superuser
  + Add some defensive casting to the bloat query
  + Invoke psql with option -X
  + check_txn_idle: Don't fail when query contains 'disabled' word
  + check_txn_idle: Use state_change instead of query_start.
  + check_hot_standby_delay: Correct extra space in perfdata
  + Remove \r from psql output as it can confuse some regexes
  + Sort failed jobs in check_pgagent_jobs for stable output
- run spec cleaner
- use %%license for newer distributions

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=15
2018-03-21 12:32:29 +00:00
.gitattributes - initial version 2.16.0 2011-02-21 11:30:40 +00:00
.gitignore - initial version 2.16.0 2011-02-21 11:30:40 +00:00
check_postgres-2.23.0.tar.gz - Update to 2.23.0: 2018-03-21 12:32:29 +00:00
check_postgres.changes - Update to 2.23.0: 2018-03-21 12:32:29 +00:00
check_postgres.spec - Update to 2.23.0: 2018-03-21 12:32:29 +00:00
create_manpage.pl - update to 2.21.0 2013-10-29 11:44:34 +00:00
nagios-commands-postgres.cfg - added a sample nagios/check_mk command definition file 2012-07-12 18:58:43 +00:00