Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check active connections on Cisco ASA 5510.
Current Version
1
Last Release Date
2013-05-01
Owner
Roman Orlov
Website
http://lug-wiki.nnov.ru/
Download URL
http://lug-wiki.nnov.ru/files/check_asa_connections.sh
License
GPL
Compatible With
Bash script to get number of connections from Cisco ASA 5510. With perfomance data to make graphics (pnp4nagios). Script works with 3 args - Cisco IP, community string, critical level of connections.
To install: 1. Put script in Nagios libexec dir
2. Add in commands.cfg:
define command{ command_name check_asa_connections command_line $USER1$/check_asa_connections $HOSTADDRESS$ $ARG1$ $ARG2$ }
3. Add in host config file define service{ use generic-service host_name cisco-asa service_description Connections num check_command check_asa_connections!nagios!100000 notifications_enabled 1 process_perf_data 1 }
You must be logged in to submit a review.
To:
From: