From 19c5423e20208a6e31d6cf22874d59359c1f5a1f Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Mon, 22 Sep 2008 11:58:02 -0400 Subject: Version bump and minor tweaks. --- check_postgres.pl.html | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'check_postgres.pl.html') diff --git a/check_postgres.pl.html b/check_postgres.pl.html index d47946b52..2ee4119b5 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -3,7 +3,7 @@ B<check_postgres.pl> - a Postgres monitoring script for Nagios, MRTG, and others -This documents describes check_postgres.pl version 2.1.3 +This documents describes check_postgres.pl version 2.1.4 @@ -87,7 +87,7 @@ This documents describes check_postgres.pl version 2.1.3

NAME

check_postgres.pl - a Postgres monitoring script for Nagios, MRTG, and others -This documents describes check_postgres.pl version 2.1.3

+This documents describes check_postgres.pl version 2.1.4


@@ -333,6 +333,13 @@ other systems are supported yet.

Used only for the MRTG or simple output, for a few specific actions.

+
--debugoutput=VAL
+ +
+

Outputs the exact string returned by psql, for use in debugging. The value is one or more letters, +deterining if the output is displayed or not, where 'a' = all, 'c' = critical, 'w' = warning, +'o' = ok, and 'u' = unknown. Letters can be combined.

+

@@ -1051,12 +1058,18 @@ feature requests, and commit notices, send email to HISTORY

Items not specifically attributed are by Greg Sabino Mullane.

-
Version 2.1.3 (September 22, 2008)
+
Version 2.1.4 (September 22, 2008)
- Allow alternate arguments "dbhost" for "host" and "dbport" for "port".
+ Fix for race condition in txn_time action. + Add --debugoutput option. +
+
Version 2.1.3 (September 22, 2008)
+ +
+ Allow alternate arguments "dbhost" for "host" and "dbport" for "port".
  Output a zero as default value for second line of MRTG output.
Version 2.1.2 (July 28, 2008)
@@ -1115,7 +1128,7 @@ feature requests, and commit notices, send email to Version 1.8.4 (June 19, 2008) +
Version 1.8.4 (June 19, 2008)
@@ -1125,7 +1138,7 @@ feature requests, and commit notices, send email to