diff options
author | Greg Sabino Mullane | 2008-07-29 00:04:57 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2008-07-29 00:04:57 +0000 |
commit | 85f3e45ca99ba5e779d77b6c326803897ee84cfb (patch) | |
tree | d34bdc1208abcdc738405f37c7accef49d145a76 /index.html | |
parent | 40c7d713d07ac450e17959aa74d7232beaff2148 (diff) |
Add --simple option.
Bump version to 2.1.2.
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 ab90704cd..f39ebbbac 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.1</b>, and was released on July 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.2</b>, and was released on July 28, 2008.</p> <ul> - <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.1.1</a></li> + <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.1.2</a></li> </ul> <ul> - <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.1.1</a></li> + <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.1.2</a></li> <li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl</a></li> </ul> |