diff --git a/checkman/cisco_asa_connections b/checkman/cisco_asa_connections index 08ef898bcf6eb7a7979de60090d54f9719bbbc5b..48f6fad19fdfa8453c577e26e28459757efc5c0a 100644 --- a/checkman/cisco_asa_connections +++ b/checkman/cisco_asa_connections @@ -1,13 +1,15 @@ title: Dummy check man page - used as template for new check manuals -agents: linux, windows, aix, solaris, hpux, vms, freebsd, snmp +agents: snmp catalog: see modules/catalog.py for possible values license: GPL distribution: check_mk description: - Describe here: (1) what the check actually does, (2) under which - circumstances it goes warning/critical, (3) which devices are supported - by the check, (4) if the check requires a separated plugin or - tool or separate configuration on the target host. + This check monitors the number of connections thrue the firewall. It goes + warning/critical if the number of connections above teh configred levels + (default is war above 3000 connections, critical above 5000 connections). If + the number of connection 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. item: Describe the syntax and meaning of the check's item here. Provide all @@ -26,9 +28,8 @@ examples: inventory_foo_filter = [ "superfoo", "superfoo2" ] perfdata: - Describe precisely the number and meaning of performance variables - the check sends. If it outputs no performance data, then leave out this - section. + current_connections: number of current ip connection thrue the firewall + max_connections: number of maximum ip connections since restart of the firewall inventory: Describe how the inventory for the check works. Which items