|
From: Martin F. <mar...@de...> - 2010-05-21 18:59:28
|
Thanks Buchan for explanations
On Wed, 19 May 2010, Buchan Milne wrote:
>>> Have you tried snmpwalk? E.g.:
>>>
>>> snmpwalk -v2c -c public ip.add.re.ss 1.3.6.1.4.1.674.10892.1.600.12.1.5
>>
>> Ok course :-)
>>
>> snmpwalk -v2c -c secret hostname 1.3.6.1.4.1.674.10892.1.600.12
>> Cannot find module (BASEBRDD_MIB-MIB): At line 0 in (none)
>> MIB-Dell-10892::powerSupplyTable = No Such Object available on this agent
>> at this OID
>>
>
> So, no data for this test (which is to validate whether both power supplies
> are working ...).
Ok, thanks i will check it ..
>
>> Does that mean, that my machine send no data for powerSupply ?
>
> Yes. You may want to disable this test (by listing all the other tests for
> this template that do apply in the tests option for the DEVMON tag in bb-
> hosts).
Yep, done now :-)
>> snmpwalk -v2c -c public wof-webserv2 1.3.6.1.4.1.674.10892.1.600|grep power
>> Cannot find module (BASEBRDD_MIB-MIB): At line 0 in (none)
>> MIB-Dell-10892::powerUsageChassisIndex.1.1 = INTEGER: 1
>> MIB-Dell-10892::powerUsageIndex.1.1 = INTEGER: 1
>> MIB-Dell-10892::powerUsageStateCapabilities.1.1 = INTEGER: 0
>> MIB-Dell-10892::powerUsageStateSettings.1.1 = INTEGER: enabled(2)
>> MIB-Dell-10892::powerUsageStatus.1.1 = INTEGER: ok(3)
>> MIB-Dell-10892::powerUsageEntityName.1.1 = STRING: "System power
>> consumption data" MIB-Dell-10892::powerUsageCumulativeWattage.1.1 =
>> INTEGER: 167876
>>
>> and what does that means ?
>>
>> Cannot find module (BASEBRDD_MIB-MIB): At line 0 in (none)
>>
>> The mib sholud be present
>>
>> grep BASEBRDD_MIB-MIB /usr/share/snmp/mibs/*
>> /usr/share/snmp/mibs/dellserv.mib:BASEBRDD_MIB-MIB DEFINITIONS ::= BEGIN
>
> Not sure, seems like a problem with the MIB, or your MIBLIST, or something
> else. This is one for the dell list.
i will contact them ..
>
>>> Check all the OIDs for any tests that are clear, devmon (currently) gives
>>> up if one "walk" fails, so some tests may be clear, even though there is
>>> data for it, because other data was not available.
>>
>> Is that rather a target problem (maybe asking on the linux-poweredge-list,
>> how i can get this informations for powerSupply?) or my devmon/snmp Server
>> configuration-problem ?
>
> The hardware may not support this, the information may be somewhere else etc.,
> but it is not a problem with your devmon server. It could be that a new
> template should be created. I don't currently have any Dell PowerEdge servers
> on which to test this template, and the ones I did use before were quite old
> at the time (6650, 8450, 1750, 2650).
Ok, i've got newer Models in production 1950 2950 m600,m610 etc ...
If i'm more familiar to build my own templates, i will report it
Thanks & Cheers,
Martin
|