Commit graph

2 commits

Author SHA1 Message Date
Matthew Seaman
a3eb52c096 Really fix the typos. 2014-02-26 12:13:30 +00:00
Matthew Seaman
7111199bb3 check_postgres.pl - a Postgres monitoring script for Nagios, MRTG,
Cacti, and others

check_postgres.pl 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.

WWW: http://bucardo.org/wiki/Check_postgres

Submitted by:	Matthew Seaman <matthew@FreeBSD.org>
2014-02-23 22:13:34 +00:00