Changelog for
monitoring-plugins-postgres-2.26.0-17.1.noarch.rpm :
* Fri Apr 07 2023 Martin Hauke
- Update to version 2.26.0
* Add new action \"pgbouncer_maxwait\".
* For the bloat check, add option to populate all known databases, as well as includsion and exclusion regexes.
* Add Partman premake check.
* Add --role flag to explicitly set the role of the user after connecting.
* Fix check_replication_slots on recently promoted servers.
* Allow the check_disk_space action to handle relative log_directory paths.
* Fix MINPAGES and MINIPAGES in the \"check_bloat\" action.
* Replace \'which\' with \'command -v\'.
* Fix check_replication_slots on recently promoted servers.
* Fix undefined variable warning.
* In the tests, force log_destination to stderr.
* Add to docs how to exclude all items in the \'pg_temp_nnn\' per-session temporary schemas.
* Various improvements to the tests.
* Tue Mar 08 2022 Lars Vogdt - added /etc/nrpe.d/check_postgres.cfg, containing some pre-configured nrpe checks for the different check options
* Tue Feb 04 2020 Martin Hauke - Update to version 2.25.0
* Allow same_schema objects to be included or excluded with - -object and --skipobject
* Fix to allow mixing service names and other connection parameters for same_schema
* Thu Mar 28 2019 Martin Hauke - Update to version 2.24.0
* Support new_version_pg for PG10
* Option to skip CYCLE sequences in action sequence
* Output per-database perfdata for pgbouncer pool checks
* German message translations
* Consider only client backends in query_time and friends- Use github Source URL
* Wed Mar 21 2018 larsAATTlinux-schulserver.de- 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
* Sat Mar 18 2017 ajAATTajaissle.de- Update to 2.22.0
* Sat Mar 18 2017 ajAATTajaissle.de- BuildRequire perl-macros to fix SLE_11_SP4 build
* Wed Jul 30 2014 larsAATTlinux-schulserver.de- rename subpackage to monitoring-plugins-postgres
* Tue Oct 29 2013 larsAATTlinux-schulserver.de- update to 2.21.0- remove perl-macros dependency- add check_postgres.pl man page (and script to generate it from source)
* Fri Aug 09 2013 darinAATTdarins.net- update to 2.20.1- removed perl-marcro from .spec
* Thu Jul 12 2012 darinAATTdarins.net- added a sample nagios/check_mk command definition file
* Tue Jul 10 2012 darinAATTdarins.net- update to version 2.19.0- cleaned up .spec- fixed License
* Mon Feb 21 2011 larsAATTlinux-schulserver.de- initial version 2.16.0- disabled make test as this breaks the build currently- create a special nagios package containing just the symlinks