Quick docs for --debugoutput option.
authorGreg Sabino Mullane <greg@endpoint.com>
Mon, 22 Sep 2008 15:51:55 +0000 (11:51 -0400)
committerGreg Sabino Mullane <greg@endpoint.com>
Mon, 22 Sep 2008 15:51:55 +0000 (11:51 -0400)
check_postgres.pl

index a4a77f8d368654629646b7d23036fc7a5d2003c3..6ab86d71dbc5df0af48176348f8557c38629ba37 100755 (executable)
@@ -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