update check_postgres to 2.20.0
ok sthen@ (maintainer)
This commit is contained in:
parent
f448d562d2
commit
f0ff02ff45
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2013/03/11 11:35:49 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2013/04/01 21:48:34 rpe Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
COMMENT= Nagios plugin to monitor PostgresQL
|
||||
DISTNAME= check_postgres-2.19.0
|
||||
DISTNAME= check_postgres-2.20.0
|
||||
CATEGORIES= net databases
|
||||
|
||||
MAINTAINER= Stuart Henderson <sthen@openbsd.org>
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (check_postgres-2.19.0.tar.gz) = 3yLRhbfm/S2PW9+sNPPkWg==
|
||||
RMD160 (check_postgres-2.19.0.tar.gz) = M3EVPAkRh208/4+DgdxPlsKstWM=
|
||||
SHA1 (check_postgres-2.19.0.tar.gz) = BH3x0AZKNSZwR0qM/o5EwWUMCSE=
|
||||
SHA256 (check_postgres-2.19.0.tar.gz) = zf6cXpPY21Q1O6vY9c5LaUXPpV3q772a+Ms/v49HN1c=
|
||||
SIZE (check_postgres-2.19.0.tar.gz) = 165806
|
||||
SHA256 (check_postgres-2.20.0.tar.gz) = N9c9WLizlJjt/6yvUQUJHNx2M6x8WkfjGEz3ZfEmLcU=
|
||||
SIZE (check_postgres-2.20.0.tar.gz) = 176696
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/05/21 11:05:38 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2013/04/01 21:48:34 rpe Exp $
|
||||
bin/check_postgres.pl
|
||||
libexec/nagios/
|
||||
libexec/nagios/check_postgres_archive_ready
|
||||
@ -31,6 +31,7 @@ libexec/nagios/check_postgres_new_version_box
|
||||
libexec/nagios/check_postgres_new_version_cp
|
||||
libexec/nagios/check_postgres_new_version_pg
|
||||
libexec/nagios/check_postgres_new_version_tnm
|
||||
libexec/nagios/check_postgres_pgagent_jobs
|
||||
libexec/nagios/check_postgres_pgb_pool_cl_active
|
||||
libexec/nagios/check_postgres_pgb_pool_cl_waiting
|
||||
libexec/nagios/check_postgres_pgb_pool_maxwait
|
||||
|
Loading…
Reference in New Issue
Block a user