[check_postgres] [commit] Quick docs for --debugoutput option.

check_postgres at bucardo.org check_postgres at bucardo.org
Mon Sep 22 15:58:12 UTC 2008


Committed by Greg Sabino Mullane <greg at endpoint.com>

Quick docs for --debugoutput option.

---
 check_postgres.pl |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/check_postgres.pl b/check_postgres.pl
index a4a77f8..6ab86d7 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -3521,6 +3521,12 @@ other systems are supported yet.
 
 Used only for the MRTG or simple output, for a few specific actions.
 
+=item B<--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.
+
 =back
 
 
-- 
1.5.5.4



More information about the Check_postgres mailing list