diff --git a/checkman/cisco_asa_connections b/checkman/cisco_asa_connections index 2d2901130fd3b278f72861826417bfc177b68dc3..1c11db1c48d42c9ee5c6dc6437892959ddfcd93e 100644 --- a/checkman/cisco_asa_connections +++ b/checkman/cisco_asa_connections @@ -5,8 +5,8 @@ license: GPL distribution: check_mk description: This check monitors the number of connections through the firewall. It goes - warning/critical if the number of connections above the configred levels - (default is warning above 3000 connections, critical above 5000 connections). + warning/critical if the number of connections is above the configred levels + (default is: warning above 3000 connections, critical above 5000 connections). If the number of connection is below the configured minimum the check goes critical. This check works with Cisco ASA 55XX firewalls. It requires no separeate plugin or special configuration on the target host.