Home Directory Plugins Operating Systems Linux check network bonding

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check network bonding

Rating
2 votes
Favoured:
0
Hits
155405
Files:
FileDescription
check_bond.shcheck_bond.sh
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Shell script to check network bonding. Displays bonding mode.
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)
byaswen, October 11, 2013
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.