summaryrefslogtreecommitdiff
path: root/check_postgres.pl.html
diff options
context:
space:
mode:
Diffstat (limited to 'check_postgres.pl.html')
-rw-r--r--check_postgres.pl.html19
1 files changed, 9 insertions, 10 deletions
diff --git a/check_postgres.pl.html b/check_postgres.pl.html
index a2e4f7a84..188f69693 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.1</p>
+<p>This documents describes check_postgres.pl version 2.12.0</p>
<p>
</p>
<hr />
@@ -1438,18 +1438,17 @@ 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 &quot;same_schema&quot; 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>
+<dt><strong><a name="0" class="item"><strong>Version 2.12.0</strong> (December 3, 2009)</a></strong></dt>
<dd>
<pre>
+ Allow the temporary directory to be specified via the &quot;tempdir&quot; argument,
+ for systems that need it (e.g. /tmp is not owned by root).
+ Fix so old versions of Postgres (&lt; 8.0) use the correct default database (Giles Westwood)
+ For &quot;same_schema&quot; trigger mismatches, show the attached table.
Add the new_version_bc check for Bucardo version checking.
- Add database name to perf output for last_vacuum|analyze (Guillaume Lelarge)</pre>
+ Add database name to perf output for last_vacuum|analyze (Guillaume Lelarge)
+ Fix for bloat action against old versions of Postgres without the 'block_size' param.</pre>
</dd>
<dt><strong><a name="1" class="item"><strong>Version 2.11.1</strong> (August 27, 2009)</a></strong></dt>
@@ -1461,7 +1460,7 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr
Fix for constraints with embedded newlines for same_schema.
Allow --exclude for all items when using same_schema.</pre>
</dd>
-<dt><strong><a name="0" class="item"><strong>Version 2.11.0</strong> (August 23, 2009)</a></strong></dt>
+<dt><strong><strong>Version 2.11.0</strong> (August 23, 2009)</strong></dt>
<dd>
<pre>