
Linux
check network bonding
Description:
Shell script to check network bonding. Displays bonding mode.
Current Version
Last Release Date
June 16, 2009
Compatible With
Owner
Project Files
File | Description |
---|---|
check_bond.sh | check_bond.sh |
Project Notes
Shell script to check network bonding.
Gives CRITICAL if one or more defined eth is down.
Currently only supports 1 bond module.
Example OK output:
OK - Bonding Mode: adaptiveloadbalancing. Bond: up eth0 up eth1 up
Example CRITICAL output:
CRITICAL - Bonding Mode: adaptiveloadbalancing. eth0 down Bond: up eth1 up
Reviews
(1)
Add a Review
I like this plugin very much. I took it and added some tests and an extra option (-i , so that you can use this on a multi-bond server). You can find my version at: https://github.com/aswen/nagios-plugins/blob/master/check_bond.
Page Sections
Project Stats
Rating
4 (2)
Favorites
0
Views
155,892