diff options
author | Greg Sabino Mullane | 2008-09-22 15:58:02 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2008-09-22 15:58:02 +0000 |
commit | 19c5423e20208a6e31d6cf22874d59359c1f5a1f (patch) | |
tree | 2bee0aafa2ac2580a107361f99e004a0d113fc8d /index.html | |
parent | 3b0dd0d1894ad251faf63c4bc4c212ec718b7c57 (diff) |
Version bump and minor tweaks.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html index f31066dec..98c41becb 100644 --- a/index.html +++ b/index.html @@ -21,13 +21,13 @@ 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.1.3</b>, and was released on September 22, 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.1.4</b>, and was released on September 22, 2008.</p> <ul> - <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.1.3</a></li> + <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.1.4</a></li> </ul> <ul> - <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.1.3</a></li> + <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.1.4</a></li> <li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl</a></li> </ul> |