From: Greg Sabino Mullane Date: Sat, 23 Mar 2013 16:14:06 +0000 (-0400) Subject: Credit last change X-Git-Tag: 2.20.1~21 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=63927affd96a0486f7e884b95977cd0b2010038c;p=check_postgres.git Credit last change --- 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 + + Make connection check failures return CRITICAL not UNKNOWN + (Dominic Hargreaves) + =item B March 13, 2013 Add check for pgagent jobs (David E. Wheeler)