diff options
author | Greg Sabino Mullane | 2008-09-28 21:04:57 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2008-09-28 21:04:57 +0000 |
commit | 22a8d796522ea5b75863ea2d59dafccb4ae67050 (patch) | |
tree | 68f415002ddba558b5b5887112b785e72379e8ee /index.html | |
parent | f6ec5af8bd7ac968304f9a9b8827cc0655d43f55 (diff) |
Bump version
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 0f16157d7..2c59a3ca4 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.2.0</b>, and was released on September 25, 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.2.1</b>, and was released on September 28, 2008.</p> <ul> - <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.2.0</a></li> + <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.2.1</a></li> </ul> <ul> - <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.2.0</a></li> + <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.2.1</a></li> <li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl</a></li> </ul> |