diff options
author | Greg Sabino Mullane | 2009-02-04 16:40:19 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-02-04 16:40:19 +0000 |
commit | adb387f6b4ee3d55bae65c8a1461e225839a7770 (patch) | |
tree | 0180a13087b9f58f57a82121fdd8e49f62b72a49 | |
parent | fc4cba90471e73f434e7a3367dd9970f3ed5c459 (diff) |
New version ready.
-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> |