diff options
author | Greg Sabino Mullane | 2013-03-23 16:14:06 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2013-03-23 16:14:06 +0000 |
commit | 63927affd96a0486f7e884b95977cd0b2010038c (patch) | |
tree | 11bd2acee75e2c364ae5e9e0690521c68f995b0d | |
parent | ba280727c38be0ac815ea9e4d6dd94f85842844f (diff) |
Credit last change
-rwxr-xr-x | check_postgres.pl | 5 |
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) |