Check_postgres_last_vacuum Command
Install check_postgres_last_vacuum
-
Debian
apt-get install check-postgresClick to copy -
Ubuntu
apt-get install check-postgresClick to copy -
Kali Linux
apt-get install check-postgresClick to copy -
Raspbian
apt-get install check-postgresClick to copy
check-postgres
script for monitoring PostgreSQL databasescheck_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.
Install the latest version of check_postgres_last_vacuum in Debian, Ubuntu, Kali and Raspbian from terminal. To install the check_postgres_last_vacuum 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_last_vacuum from the respository and install it in your computer/server.




