From: Greg Sabino Mullane Date: Fri, 10 Jul 2009 16:12:02 +0000 (-0400) Subject: Note latest changes. X-Git-Tag: 2.9.2~22 X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=ad1e1ede4beb643cfa514ee67e447906d280a102;p=check_postgres.git Note latest changes. --- diff --git a/check_postgres.pl b/check_postgres.pl index 00a69ca77..1cf302e93 100755 --- 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 (June 12, 2009)