diff options
author | Greg Sabino Mullane | 2009-09-24 18:38:11 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-09-24 18:38:11 +0000 |
commit | 683fda762850e4f1e2789a4700e762dca074996d (patch) | |
tree | 260efec04a8977c09373317a61219221c27a3da2 /check_postgres.pl.html | |
parent | 29bb7a34f9fcbedc20cc6e0e88f1974203c27a52 (diff) |
Bump version to 2.12.1
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 1f4da887a..a2e4f7a84 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -104,7 +104,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.12.0</p> +<p>This documents describes check_postgres.pl version 2.12.1</p> <p> </p> <hr /> @@ -1438,11 +1438,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="version_2_12_1" class="item"><strong>Version 2.12.1</strong></a></strong></dt> + +<dd> +<pre> + For "same_schema" trigger mismatches, show the attached table.</pre> +</dd> <dt><strong><a name="version_2_12_0" class="item"><strong>Version 2.12.0</strong></a></strong></dt> <dd> <pre> - Add the new_version_bc check for Bucardo version checking.</pre> + Add the new_version_bc check for Bucardo version checking. + Add database name to perf output for last_vacuum|analyze (Guillaume Lelarge)</pre> </dd> <dt><strong><a name="1" class="item"><strong>Version 2.11.1</strong> (August 27, 2009)</a></strong></dt> |