diff options
-rw-r--r-- | check_postgres.pl.asc | 6 | ||||
-rw-r--r-- | index.html | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/check_postgres.pl.asc b/check_postgres.pl.asc index 23135a20c..a214fbf46 100644 --- a/check_postgres.pl.asc +++ b/check_postgres.pl.asc @@ -1,6 +1,6 @@ -----BEGIN PGP SIGNATURE----- -iEYEABEDAAYFAkl97UcACgkQvJuQZxSWSsjesgCbBQWoA/vndbNK3FO/ECA80BVy -POYAoI/k6i56S/boaUvBSY2rbUmgxOgO -=cL4F +iEYEABEDAAYFAkmJxOQACgkQvJuQZxSWSshqwQCfRX/m+8ZmSsUje9KTOIKYf2b/ +BN4An1of7DEfWmkm1hsflm42Br8vuQuU +=HqAe -----END PGP SIGNATURE----- diff --git a/index.html b/index.html index bd981f188..77e419586 100644 --- a/index.html +++ b/index.html @@ -21,14 +21,14 @@ h1 { <h1>check_postgres.pl</h1> -<p><b>check_postgres.pl</b> is a script for checking the state of one or more Postgres databases and reporting back in a Nagios-friendly manner. It was developed by Greg Sabino Mullane of <a href="http://www.endpoint.com/">End Point Corporation</a> and is BSD-licensed. The latest version is <b>2.6.0</b>, and was released on January 26, 2009.</p> +<p><b>check_postgres.pl</b> is a script for checking the state of one or more Postgres databases and reporting back in a Nagios-friendly manner. It was developed by Greg Sabino Mullane of <a href="http://www.endpoint.com/">End Point Corporation</a> and is BSD-licensed. The latest version is <b>2.6.1</b>, and was released on February 04, 2009.</p> <ul> - <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.6.0</a></li> + <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.6.1</a></li> </ul> <ul> - <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.6.0</a></li> - <li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl 2.6.0</a></li> + <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.6.1</a></li> + <li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl 2.6.1</a></li> </ul> <p>The latest development version can be downloaded via git:</p> |