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:
85e4d68
)
Note latest changes.
author
Greg Sabino Mullane
<greg@endpoint.com>
Fri, 10 Jul 2009 16:12:02 +0000
(12:12 -0400)
committer
Greg Sabino Mullane
<greg@endpoint.com>
Fri, 10 Jul 2009 16:12:02 +0000
(12:12 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 00a69ca77e7048b28aff307ff8da034185979248..1cf302e930edcd368cda6b0853f46869ee721c1a 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-7379,6
+7379,8
@@
Items not specifically attributed are by Greg Sabino Mullane.
Allow dots and dashes in database name for the backends check (Davide Abrigo)
Check and display the database for each match in the bloat check (Cédric Villemain)
+ Handle 'too many connections' FATAL error in the backends check with a critical,
+ rather than a generic error (Greg, idea by Jürgen Schulz-Brüssel)
=item B<Version 2.9.1> (June 12, 2009)