From 711eb9729ede01b8ae999ff2b28e29e584d8c048 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Thu, 3 Dec 2009 07:50:49 -0500 Subject: Fix up version - prepare to release 2.12.0 --- check_postgres.pl.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'check_postgres.pl.html') 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 @@
check_postgres.pl - a Postgres monitoring script for Nagios, MRTG, Cacti, and others
-This documents describes check_postgres.pl version 2.12.1
+This documents describes check_postgres.pl version 2.12.0
Items not specifically attributed are by Greg Sabino Mullane.
- For "same_schema" trigger mismatches, show the attached table.-
+ Allow the temporary directory to be specified via the "tempdir" argument, + for systems that need it (e.g. /tmp is not owned by root). + Fix so old versions of Postgres (< 8.0) use the correct default database (Giles Westwood) + For "same_schema" 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)+ 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.
-- cgit v1.2.3