projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b85d22
)
Credit last change
author
Greg Sabino Mullane
<
[email protected]
>
Wed, 1 May 2013 01:00:08 +0000
(21:00 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Wed, 1 May 2013 01:00:08 +0000
(21:00 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 7885b58aa9f9c257f32c049f3eda98f5e595ee4b..d11dc5d76812dfe4c824c18ebdde9ae070d2d1c0 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-9755,6
+9755,10
@@
Items not specifically attributed are by GSM (Greg Sabino Mullane).
Make connection check failures return CRITICAL not UNKNOWN
(Dominic Hargreaves)
+ Fix --reverse option when using string comparisons in custom queries
+ (Nathaniel Waisbrot)
+
+
=item B<Version 2.20.0> March 13, 2013
Add check for pgagent jobs (David E. Wheeler)