Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_lacp_ports
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!
Given a hostname, a SNMPv1 community string and a LACP link aggregation group (LAG) number, the script uses SNMP to find all ports on the switch or switch stack belonging to the LAG, and checks them for proper operational status.
The script output contains port names as stored on the switch, to ease hardware debugging.
It seems that different vendors' switches do signaling a functional LACP port slightly differently. Therefore, the code contains two different "success" codes, "3D" and "BC". Any clarification is welcome.
I assume that the plugin is compatible with all Nagios versions, but have not tested.
The script output contains port names as stored on the switch, to ease hardware debugging.
It seems that different vendors' switches do signaling a functional LACP port slightly differently. Therefore, the code contains two different "success" codes, "3D" and "BC". Any clarification is welcome.
I assume that the plugin is compatible with all Nagios versions, but have not tested.
Reviews (0)
Be the first to review this listing!