summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Sabino Mullane2013-03-23 16:14:06 +0000
committerGreg Sabino Mullane2013-03-23 16:14:06 +0000
commit63927affd96a0486f7e884b95977cd0b2010038c (patch)
tree11bd2acee75e2c364ae5e9e0690521c68f995b0d
parentba280727c38be0ac815ea9e4d6dd94f85842844f (diff)
Credit last change
-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)