diff options
author | Greg Sabino Mullane | 2010-03-02 13:05:56 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2010-03-02 13:05:56 +0000 |
commit | ed840c2e2b265c877ce7f315e00a0f55ec97abb7 (patch) | |
tree | f4c2b8dd588f49c61c5280d3a549cd1f031b3dc6 /check_postgres.pl.html | |
parent | 1b58bb584d25601600738b2e0d3db420008c796b (diff) |
Version bump
Diffstat (limited to 'check_postgres.pl.html')
-rw-r--r-- | check_postgres.pl.html | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/check_postgres.pl.html b/check_postgres.pl.html index 37f435a89..b3a4eaada 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -105,7 +105,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.14.3</p> +<p>This documents describes check_postgres.pl version 2.14.4</p> <p> </p> <hr /> @@ -1461,11 +1461,18 @@ 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="3" class="item"><strong>Version 2.14.3</strong> (March 2, 2010)</a></strong></dt> +<dt><strong><a name="version_2_14_4" class="item"><strong></strong>Version 2.14.4</a></strong></dt> <dd> <pre> - Allow slony_status action to handle more than one slave.</pre> + Fix to show database properly when using slony_status (Guillaume Lelarge)</pre> +</dd> +<dt><strong><a name="3" class="item"><strong>Version 2.14.3</strong> (March 1, 2010)</a></strong></dt> + +<dd> +<pre> + Allow slony_status action to handle more than one slave. + Use commas to separate function args in same_schema output (Robert Treat)</pre> </dd> <dt><strong><a name="2" class="item"><strong>Version 2.14.2</strong> (February 18, 2010)</a></strong></dt> |