
FreeBSD
check_lagg_lacp
Description:
Check and alert on LACP laggs when a child interface is down or LACP is not distributing.
Current Version
1.1
Last Release Date
August 18, 2020
Compatible With
- Nagios 4.x
Owner
Download URL
License
BSD
Project Notes
check_lagg_lacp
Derived from https://github.com/jeanpaulgalea/check_lagg_failover
Nagios plugin for FreeBSD lagg lacp interface.
Alert when a lagg lacp interface has a down or failed slave port.
For more information about lagg interfaces in general;
http://www.freebsd.org/doc/handbook/network-aggregation.html
This check is meant to serve two purposes;
To alert that, for some reason, a child port is not active
This could mean that the nic card is fried, the upstream switch is down, etc.
To give the system administrator as much time as possible in order to bring the master port back online.
This is especially important when the lagg interface is configured with only two ports.
Limitations
This plugin only works when the lagg interface is configured in "LACP Mode". For failover see https://github.com/jeanpaulgalea/check_lagg_failover
Dependencies
nagios-plugins must be installed from the ports tree.
Installation
Copy check_lagg_lacp to /usr/local/libexec/nagios/check_lagg_lacp
Then set ownership and permissions;
chown root:wheel /usr/local/libexec/nagios/check_lagg_lacp
chmod 0555 /usr/local/libexec/nagios/check_lagg_lacp
p
Reviews
(0)
Add a Review
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
3,572