diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2014-02-23 22:13:34 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2014-02-23 22:13:34 +0000 |
commit | 7111199bb3eb9cfbbbb730785d53aaa8540d8f10 (patch) | |
tree | 548190e42af2fa4ceb98a426d805ffb09d5ce247 /net-mgmt/nagios-check_postgres/distinfo | |
parent | Deprecate and set expiration date for xmms stuff that is unmaintained (diff) |
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>
Notes
Notes:
svn path=/head/; revision=345773
Diffstat (limited to 'net-mgmt/nagios-check_postgres/distinfo')
-rw-r--r-- | net-mgmt/nagios-check_postgres/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/nagios-check_postgres/distinfo b/net-mgmt/nagios-check_postgres/distinfo new file mode 100644 index 000000000000..946003c13c60 --- /dev/null +++ b/net-mgmt/nagios-check_postgres/distinfo @@ -0,0 +1,2 @@ +SHA256 (check_postgres-2.21.0.tar.gz) = e0fdfe9c0d8188b6bb52896c87257a35311f5aea0f0e2ce332961be034314298 +SIZE (check_postgres-2.21.0.tar.gz) = 178511 |