check_postgres_locks
script for monitoring PostgreSQL databases
Install
- All systems
-
curl cmd.cat/check_postgres_locks.sh
- Debian
-
apt-get install check-postgres
- Ubuntu
-
apt-get install check-postgres
- Kali Linux
-
apt-get install check-postgres
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install check-postgres
- Raspbian
-
apt-get install check-postgres
- Dockerfile
- dockerfile.run/check_postgres_locks
check-postgres
script for monitoring PostgreSQL databases
check_postgres is a Perl script that runs many different tests against one or more Postgres databases. It uses the psql program to gather the information, and outputs the results in one of three formats: Nagios, MRTG, or simple.