Raw Package Information
Package: check-pgactivity
Version: 2.7-1.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 364
Depends: perl:any, postgresql-client
Suggests: wget | curl | lynx | links | links2
Multi-Arch: foreign
Homepage: https://github.com/OPMDG/check_pgactivity
Priority: optional
Section: database
Filename: pool/main/c/check-pgactivity/check-pgactivity_2.7-1.pgdg22.04+1_all.deb
Size: 76028
SHA256: 08f3ff18aff67efdb6d6be3298d17361299fb2b76a65abb76f979e4269b4ee54
SHA1: 59b416b23f6be305407d284b8a4a0a8c9e501d55
MD5sum: 4464363940a3d1f9ec67c2ee4671fa92
Description: PostgreSQL plugin for Nagios
check_pgactivity is a Nagios probe dedicated to PostgreSQL. It offers many
options to measure and monitor useful performance metrics.
.
Services include (among others) monitoring of autovacuum, bgwriter, locks,
long queries, idle in transaction queries, number of temporary files and WAL
files, bloat of tables and btree indexes, commit and hit ratios,
WAL archives exhaustivity, age of logical backups, backends number and states,
backup label file age, connectivity, replication delay between primary and
secondary instances, database sizes, vacuum and analyze times,
sequence exhaustion, snapshots age, presence of unlogged tables or invalid
indexes, incoming freeze, settings changes, PostgreSQL minor version,
PGDATA rights, custom queries. Most services only need normal user rights.