
BGP-4
check_lacp
Description:
This script will check the status of lacp link, based on speed of the connection.
Current Version
1.0
Last Release Date
2014-08-13
Compatible With
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
- Nagios Fusion
- Nagios Reactor
- Nagios Network Analyzer
Owner
Project Files
File | Description |
---|---|
check_lacp | change mode this script with x agrument |
Project Notes
Reviews
(1)
Add a Review
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" `
Page Sections
Project Stats
Rating
4 (1)
Favorites
0
Views
20,125