diff options
Diffstat (limited to 'net-mgmt/nagios-check_postgres/pkg-descr')
-rw-r--r-- | net-mgmt/nagios-check_postgres/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net-mgmt/nagios-check_postgres/pkg-descr b/net-mgmt/nagios-check_postgres/pkg-descr new file mode 100644 index 000000000000..9dcfa2240699 --- /dev/null +++ b/net-mgmt/nagios-check_postgres/pkg-descr @@ -0,0 +1,9 @@ +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 |