6bb0a0f82d
+ 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 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
check_postgres-2.23.0.tar.gz | ||
check_postgres.changes | ||
check_postgres.spec | ||
create_manpage.pl | ||
nagios-commands-postgres.cfg |