Check_postgres Installation On A Debian, Ubuntu, Alpine, Kali, Fedora, Raspbian And MacOS

Check_postgres Installation On A Debian, Ubuntu, Alpine, Kali, Fedora, Raspbian And MacOS

check_postgres

script for monitoring PostgreSQL databases

Maintainer: Debian PostgreSQL Maintainers



Section: database

Install check_postgres

  • Debian apt-get install check-postgres Click to copy
  • Ubuntu apt-get install check-postgres Click to copy
  • Alpine OS apk add check_postgres Click to copy
  • Kali Linux apt-get install check-postgres Click to copy
  • Fedora dnf install check_postgres Click to copy
  • Raspbian apt-get install check-postgres Click to copy
  • macOS brew install check_postgres Click to copy

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.

check_postgres

PostgreSQL monitoring script
Install the latest version of check_postgres in Debian, Ubuntu, Alpine, Kali, Fedora, Raspbian and macOS from terminal. To install the check_postgres just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of check_postgres from the respository and install it in your computer/server.