Check postgres

From Bucardo

Jump to: navigation, search

Contents

check_postgres

check_postgres is a script for monitoring various attributes of your database. It is designed to work with Nagios, MRTG, or in standalone scripts.

Documentation

Once installed, you should be able to view the documentation locally by running:

 man check_postgres

The documentation is also available in HTML format:

Download

The latest version, 2.14.3, can be downloaded here:

Bugs and Feature Requests

Bugs should be reported through the bugzilla bug tracking site. Feature requests are welcome there as well, or send us an email.

Development

Everyone is encouraged to look over and make improvements to the code. The latest development version can be obtained by running:

 git clone git://bucardo.org/check_postgres.git

There is also a GitHub mirror for easy patch contribution by the general public.

Personal tools