diff options
author | Greg Sabino Mullane | 2009-02-09 16:34:04 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-02-09 16:34:04 +0000 |
commit | 09343b1567b692dbb87ac7281533a409aa98d860 (patch) | |
tree | da4907018f1d0ab8911c9b635b8d63fadd820558 /check_postgres.pl.html | |
parent | 2d0473d0eac2d7489e5c4aa1108c87124873ffcf (diff) |
Bump to 2.7.2 to fix bug found by Cédric Villemain
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> |