diff options
author | Greg Sabino Mullane | 2009-02-10 20:15:06 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-02-10 20:15:06 +0000 |
commit | ae920c1114752e027f88ac802c6aa89f16da5814 (patch) | |
tree | fdb2059e0b727bf3519152e05c257a121c3f69c7 /check_postgres.pl.html | |
parent | 25fc48da6f164bf85d0c3d60ee2cb8b899835d94 (diff) |
Ready for release of version 2.7.3
Diffstat (limited to 'check_postgres.pl.html')
-rw-r--r-- | check_postgres.pl.html | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/check_postgres.pl.html b/check_postgres.pl.html index b6ddfdfdf..0e4304f06 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.2</p> +<p>This documents describes check_postgres.pl version 2.7.3</p> <p> </p> <hr /> @@ -1235,6 +1235,13 @@ 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_3"><strong>Version 2.7.3</strong> (February 10, 2009)</a></strong></dt> + +<dd> +<pre> + Make the sequence action check if sequence being used for a int4 column and + react appropriately. (Michael Glaesemann)</pre> +</dd> <dt><strong><a name="item_2"><strong>Version 2.7.2</strong> (February 9, 2009)</a></strong></dt> <dd> @@ -1274,7 +1281,7 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr Fix time display in timesync action output (Selena Deckelmann) Fix documentation typos (Josh Tolley)</pre> </dd> -<dt><strong><a name="item_3"><strong>Version 2.5.3</strong> (December 17, 2008)</a></strong></dt> +<dt><strong><strong>Version 2.5.3</strong> (December 17, 2008)</strong></dt> <dd> <pre> |