summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck_postgres.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index 152b7e831..576bfca80 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -9750,6 +9750,11 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane).
=over 4
+=item B<Version 2.20.1>
+
+ Make connection check failures return CRITICAL not UNKNOWN
+ (Dominic Hargreaves)
+
=item B<Version 2.20.0> March 13, 2013
Add check for pgagent jobs (David E. Wheeler)