Search Exchange
Search All Sites
Login
check_linux_bonding
Current Version
1.3.1
Last Release Date
2010-10-26
Compatible With
- Nagios 2.x
- Nagios 3.x
Owner
E-mail
License
GPL
Hits
34351
Files:
| File | Description |
|---|---|
| check_linux_bonding-1.3.1.tar.gz | Gzipped tarball |
| check_linux_bonding-1.3.1.zip | Zip archive |
| check_linux_bonding-1.3.1-1.el5.i386.rpm | RPM package (i386) |
| check_linux_bonding-1.3.1-1.el5.x86_64.rpm | RPM package (x86_64) |
| check_linux_bonding-1.3.1-1.el5.src.rpm | Source RPM |
| check-linux-bonding_1.3.1-1_all.deb | Debian/Ubuntu package |
The plugin will first try to use the sysfs (/sys) filesystem to detect bonding interfaces. If that does not work, i.e. the kernel or bonding module is too old for the necessary files to exist, the plugin will use procfs (/proc) as a fallback. The plugin supports an unlimited number of bonding interfaces.
check_linux_bonding is designed to be used with NRPE, i.e. run locally. Example:
$ ./check_linux_bonding Bonding interface bond0 [mode=4 (802.3ad)]: Slave eth2 is down
In the OK output, the plugin will indicate which of the slaves is active with an exclamation mark "!", if applicable. If one of the slaves is configured as primary, this is indicated with an asterisk "*":
$ ./check_linux_bonding Interface bond0 is up: mode=1 (active-backup), 2 slaves: eth0*!, eth1
Reviews (1)
This is a great piece of work. Thank you for making it available.


New Listings



