How to Install check-postgres software package in Debian 7 (Wheezy)

How to Install check-postgres software package in Debian 7 (Wheezy)

check-postgres software package provides script for monitoring PostgreSQL databases, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install check-postgres 

check-postgres is installed in your system.

Make ensure the check-postgres package were installed using the commands given below,

$ sudo dpkg-query -l | grep check-postgres *

You will get with check-postgres package name, version, architecture and description in a table

check-postgres package basic information:

Distro Debian 7 wheezy
Section Databases
Package check-postgres
Version 2.19.0-1
Description script for monitoring PostgreSQL databases
Sub Section Database


See Also, How to uninstall or remove check-postgres software package from Debian 7 (Wheezy)?