Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_lacp
1.0
2014-08-13
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
- Nagios Fusion
- Nagios Reactor
- Nagios Network Analyzer
20020
File | Description |
---|---|
check_lacp | change mode this script with x agrument |
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!
Reviews (1)
Good work. Helped me in lacp monitoring of trunk/ae in Juniper/Huawei/Cisco. I customized and made the following the change:
1. Used IfHighSpeed instead of ifSpeed and accordingly change divisor
2. Inserted Huawei for Eth-Trunk but I couldnt understand this usage.
3. portid coupled in IF-MIB::ifSpeed
portalias=`snmpwalk -v 2c -c $COMMUNITY $HOSTNAME IF-MIB::ifAlias."$portid" `
1. Used IfHighSpeed instead of ifSpeed and accordingly change divisor
2. Inserted Huawei for Eth-Trunk but I couldnt understand this usage.
3. portid coupled in IF-MIB::ifSpeed
portalias=`snmpwalk -v 2c -c $COMMUNITY $HOSTNAME IF-MIB::ifAlias."$portid" `