diff options
Diffstat (limited to 'check_postgres.pl.html')
-rw-r--r-- | check_postgres.pl.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/check_postgres.pl.html b/check_postgres.pl.html index 65d04a5c9..b6ddfdfdf 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -92,7 +92,7 @@ <hr /> <h1><a name="name">NAME</a></h1> <p><strong>check_postgres.pl</strong> - a Postgres monitoring script for Nagios, MRTG, Cacti, and others</p> -<p>This documents describes check_postgres.pl version 2.7.1</p> +<p>This documents describes check_postgres.pl version 2.7.2</p> <p> </p> <hr /> @@ -1235,6 +1235,12 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr <h1><a name="history">HISTORY</a></h1> <p>Items not specifically attributed are by Greg Sabino Mullane.</p> <dl> +<dt><strong><a name="item_2"><strong>Version 2.7.2</strong> (February 9, 2009)</a></strong></dt> + +<dd> +<pre> + Fix to prevent multiple groupings if db arguments given.</pre> +</dd> <dt><strong><a name="item_1"><strong>Version 2.7.1</strong> (February 6, 2009)</a></strong></dt> <dd> @@ -1274,7 +1280,7 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr <pre> Minor fix to regex in verify_version (Lee Jensen)</pre> </dd> -<dt><strong><a name="item_2"><strong>Version 2.5.2</strong> (December 16, 2008)</a></strong></dt> +<dt><strong><strong>Version 2.5.2</strong> (December 16, 2008)</strong></dt> <dd> <pre> |