Commit Graph

17 Commits

Author SHA256 Message Date
Martin Hauke
b708b1802d Accepting request 1077892 from home:mnhauke:monitoring
- 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.

OBS-URL: https://build.opensuse.org/request/show/1077892
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=24
2023-04-11 18:26:33 +00:00
Lars Vogdt
1b2a888bcb - added /etc/nrpe.d/check_postgres.cfg, containing some pre-configured
nrpe checks for the different check options

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=22
2022-03-08 17:16:45 +00:00
Lars Vogdt
58fd0ea60d Accepting request 770059 from home:mnhauke:monitoring
- 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

OBS-URL: https://build.opensuse.org/request/show/770059
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=20
2020-02-05 17:21:14 +00:00
Lars Vogdt
dae45ac071 Accepting request 689480 from home:mnhauke:monitoring
- 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

OBS-URL: https://build.opensuse.org/request/show/689480
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=18
2019-04-03 19:26:06 +00:00
Lars Vogdt
bcecdfe987 add defattr for old distribution
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=16
2018-03-21 12:36:18 +00:00
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
9fa61063b0 Accepting request 480974 from home:aeneas_jaissle:branches:server:monitoring
Update to 2.22.0

OBS-URL: https://build.opensuse.org/request/show/480974
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=14
2017-03-24 20:11:03 +00:00
350476b745 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=13 2017-03-18 00:16:23 +00:00
255fb35d1e OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=12 2017-03-18 00:16:16 +00:00
Lars Vogdt
d3b42083ad OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=9 2014-07-30 22:46:36 +00:00
Lars Vogdt
faf4405088 - rename subpackage to monitoring-plugins-postgres
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=8
2014-07-30 22:38:06 +00:00
Lars Vogdt
4c89d9bd00 - update to 2.21.0
- remove perl-macros dependency
- add check_postgres.pl man page (and script to generate it 
  from source)

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=7
2013-10-29 11:44:34 +00:00
Darin Perusich
46a053a2ad - update to 2.20.1
- removed perl-marcro from .spec

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=5
2013-08-09 19:55:35 +00:00
Darin Perusich
72223d7333 - added a sample nagios/check_mk command definition file
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=4
2012-07-12 18:58:43 +00:00
Lars Vogdt
60643dd5d7 Accepting request 127538 from home:deadpoint:branches:server:monitoring
I've updated check_postgres to the latest release and cleaned up the .spec removing commented code.

OBS-URL: https://build.opensuse.org/request/show/127538
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=3
2012-07-11 10:51:46 +00:00
Lars Vogdt
29227bb462 - create a special nagios package containing just the symlinks
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=2
2011-02-21 11:40:21 +00:00
Lars Vogdt
763126bdaa - initial version 2.16.0
- disabled make test as this breaks the build currently

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/check_postgres?expand=0&rev=1
2011-02-21 11:30:40 +00:00