Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Shell script to check network bonding. Displays bonding mode.
Current Version
Last Release Date
June 16, 2009
Owner
Nagios Exchange
check_bond.sh
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
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.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!