cisco_asa_sessions

cisco_asa_sessions

This plugin is designed to work on SNMP enabled devices Cisco ASA.

Usage:

check_pix_failover [options]
where options is
-h, --help              Print this text
-H, --hostname          Hostname (required)
-C, --community         SNMP Community (required)
-w, --warnning          warnning connections (required)
-c, --critical          critical connections (required)
-d, --debug             Show debug information
-t, --timeout           Timeout value in seconds (defaults to $TIMEOUT)
-r, --retries           Number of retries (defaults to 1)

Note that every retry has its own timeout value, for example,
if timeout is 15 and retries is 1, maximum timeout would be 30s.