diff options
author | Greg Sabino Mullane | 2008-11-07 14:04:16 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2008-11-07 14:04:16 +0000 |
commit | 552ff7454c885da808641e050715739565e11659 (patch) | |
tree | a6cf62c1d933db16e266ff434ba3b638c146cac8 /index.html | |
parent | 8cd420a857c40094f072b78f3cd7a297575b2288 (diff) |
Bump version to 2.4.3
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html index 11261fc72..456315d5c 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.4.2</b>, and was released on November 06, 2008.</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.4.3</b>, and was released on November 07, 2008.</p> <ul> - <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.4.2</a></li> + <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.4.3</a></li> </ul> <ul> - <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.4.2</a></li> - <li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl 2.4.2</a></li> + <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.4.3</a></li> + <li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl 2.4.3</a></li> </ul> <p>The latest development version can be downloaded via git:</p> |