Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_asa_vpn
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
snmp package must be installed on the Nagios box.
The plugin checks the IPsec Site-to-Site VPN tunnel status.
Usage:
check_asa_vpn.pl [options] (-help || -?)
Options:
Mandatory:
-H IP address of monitored Cisco ASA device
-C SNMP community
-P IP address of primary VPN peer
Optional:
-N Name of VPN peer
-S IP address of secondary VPN peer
The plugin checks the IPsec Site-to-Site VPN tunnel status.
Usage:
check_asa_vpn.pl [options] (-help || -?)
Options:
Mandatory:
-H IP address of monitored Cisco ASA device
-C SNMP community
-P IP address of primary VPN peer
Optional:
-N Name of VPN peer
-S IP address of secondary VPN peer
Reviews (1)
byporkchop, August 27, 2014
This worked once I disabled some of the sanity checking. I would just get usage information regardless of my input. Its probably a regex thing, but I did the quick fix: commented out lines 144 and 146-151.