diff options
author | Greg Sabino Mullane | 2008-10-02 18:57:45 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2008-10-02 18:57:45 +0000 |
commit | fa25917b99d91e6b3e66abed80ad8be3ff99c4cd (patch) | |
tree | ec42ef24c5e986e585206a1cb22517621c319f94 /index.html | |
parent | ca8fba0e5132a19ee53cfec5edff1df108184b7d (diff) |
Ready to roll out 2.2.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 21df63c07..59a80df5c 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.2.2</b>, and was released on September 30, 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.3</b>, and was released on October 02, 2008.</p> <ul> - <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.2.2</a></li> + <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.2.3</a></li> </ul> <ul> - <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.2.2</a></li> - <li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl 2.2.2</a></li> + <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.2.3</a></li> + <li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl 2.2.3</a></li> </ul> <p>The latest development version can be downloaded via git:</p> |