From ad1e1ede4beb643cfa514ee67e447906d280a102 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Fri, 10 Jul 2009 12:12:02 -0400 Subject: [PATCH] Note latest changes. --- check_postgres.pl | 2 ++ 1 file changed, 2 insertions(+) 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) -- 2.39.5