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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!