nagios 3.x - check_bonding ?

Steffen Knauf Steffen.Knauf at liga01.de
Wed Jun 25 17:06:42 CEST 2008


> 
>>
>> it's no problem to get the status of the bonding interace via snmp.
>>
>> (i have an Intel Dual Server Adapter):
>> .1.3.6.1.2.1.2.2.1.7.5 = INTEGER: up(1)
>>
>> The only one you need is the correct oid.
>>
>> so you can check via check_snmp.
>>
>> I try to monitor the traffic of the bonding interface 
>> (BONDING_MODULE_OPTS="mode=4") via mrtg (Traffic), but the result is 
>> dissatisfying. It's not the sum of the ethernet interfaces.
>> But it's no problem to monitor the two "real" ethernet cards.
>>
>>   
> 
> i'll take a look - thanks
> 
> 
Hello,

if you saerch a MIB /OID take a look to :

http://www.oidview.com/mibs/detail.html
http://www.mibdepot.com/index.shtml

or you have to look yourself:

snmpwalk -On -v 1 -c COMMUNITY IP OID

You can get everything of the bonding interface via snmp, with one 
exception: the Max Network Speed (1000 MBit per example).
Unfortenately you will get the wrong integer.

greets

Steffen


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list