check_postgres
script for monitoring PostgreSQL databases
Install
- All systems
-
curl cmd.cat/check_postgres.sh
- Debian
-
apt-get install check-postgres
- Ubuntu
-
apt-get install check-postgres
- Alpine
-
apk add check_postgres
- Kali Linux
-
apt-get install check-postgres
- Fedora
-
dnf install check_postgres
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install check-postgres
- OS X
-
brew install check_postgres
- Raspbian
-
apt-get install check-postgres
- Dockerfile
- dockerfile.run/check_postgres
- Docker
-
docker run cmd.cat/check_postgres check_postgres
powered by Commando
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.