From: <lor...@pn...> - 2009-08-31 10:51:55
|
OK, Apparently not all NetApp filers are created equal, and these two (viking and gemini) don't have the info for the temperature. <good one> [palladium]/home/pg10326$ snmpget -v 1 -c public compton 1.3.6.1.4.1.789.1.21.1.2.1.25.1 SNMPv2-SMI::enterprises.789.1.21.1.2.1.25.1 = STRING: "27C (80F) ambient, 36C (96F), 33C (91F)" <bad ones> [palladium]/home/pg10326$ snmpget -v 1 -c public viking 1.3.6.1.4.1.789.1.21.1.2.1.25.1 Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: SNMPv2-SMI::enterprises.789.1.21.1.2.1.25.1 [palladium]/home/pg10326$ snmpget -v 1 -c public gemini 1.3.6.1.4.1.789.1.21.1.2.1.25.1 Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: SNMPv2-SMI::enterprises.789.1.21.1.2.1.25.1 Still, one single missing OID (as far as I can see in the debug output) is holding purple all the tests for the filers (if_load, status, voulme). Any suggestion about how I could fix this? Thanks Loris Loris Serena/PFPC/DUB/PNC 27/08/2009 17:46 To dev...@li... cc Subject Issue monitoring two NetApp Filers Hi guys, I have installed the latest devmon as per the docs/INSTALLATION file on a CentOS 5.3 box also happily running xymon 4.2.3 . I've configured devmon.cfg, added the DEVMON tag to two filers (which I can ping and snmpquery ok) in bb-hosts, and ran devmon --readbbhosts which discovers them just fine. Firing up devmon, not much interesting happens, i.e. the columns do get created in xymon but they appear grey, with a bunch of "Missing repeater data for primary OID" messages. Running devmon in debug mode returns the following nasties: Any idea what I may have missed or done wrong? <snip> [09-08-27@17:26:52] DEBUG TEMPLATES: running post_template_load() [09-08-27@17:26:52] DEBUG CFG: running read_hosts [09-08-27@17:26:52] DEBUG SNMP: running poll_devices() [09-08-27@17:26:52] Starting snmp queries [09-08-27@17:26:52] Getting device status from hobbit at localhost:1984 [09-08-27@17:26:52] Querying gemini for tests if_load,status,volume [09-08-27@17:26:52] Querying viking for tests if_load,status,volume [09-08-27@17:26:52] DEBUG SNMP: 11 [09-08-27@17:26:52] DEBUG SNMP: 0 => 1.3.6.1.4.1.789.1.2.4.2.0 [09-08-27@17:26:52] DEBUG SNMP: 1 => 1.3.6.1.4.1.789.1.6.4.10.0 [09-08-27@17:26:52] DEBUG SNMP: 2 => 1.3.6.1.4.1.789.1.21.1.2.1.25.1 [09-08-27@17:26:52] DEBUG SNMP: 3 => 1.3.6.1.4.1.789.1.2.4.1.0 [09-08-27@17:26:52] DEBUG SNMP: 4 => 1.3.6.1.4.1.789.1.2.2.25.0 [09-08-27@17:26:52] DEBUG SNMP: 5 => 1.3.6.1.4.1.789.1.2.5.1.0 [09-08-27@17:26:52] DEBUG SNMP: 6 => 1.3.6.1.4.1.789.1.2.4.5.0 [09-08-27@17:26:52] DEBUG SNMP: 7 => 1.3.6.1.4.1.789.1.2.4.4.0 [09-08-27@17:26:52] DEBUG SNMP: 8 => 1.3.6.1.4.1.789.1.2.2.4.0 [09-08-27@17:26:52] DEBUG SNMP: 9 => 1.3.6.1.4.1.789.1.6.4.7.0 [09-08-27@17:26:52] DEBUG SNMP: 10 => 1.3.6.1.4.1.789.1.2.4.3.0 [09-08-27@17:26:52] DEBUG SNMP: Adding ID => 1 OID =>1.3.6.1.4.1.789.1.2.4.2.0 [09-08-27@17:26:52] DEBUG SNMP: Pooling 1 oids [09-08-27@17:26:52] DEBUG SNMP: 11 [09-08-27@17:26:52] DEBUG SNMP: 0 => 1.3.6.1.4.1.789.1.2.4.2.0 [09-08-27@17:26:52] DEBUG SNMP: 1 => 1.3.6.1.4.1.789.1.6.4.10.0 [09-08-27@17:26:52] DEBUG SNMP: 2 => 1.3.6.1.4.1.789.1.21.1.2.1.25.1 [09-08-27@17:26:52] DEBUG SNMP: 3 => 1.3.6.1.4.1.789.1.2.4.1.0 [09-08-27@17:26:52] DEBUG SNMP: 4 => 1.3.6.1.4.1.789.1.2.2.25.0 [09-08-27@17:26:52] DEBUG SNMP: 5 => 1.3.6.1.4.1.789.1.2.5.1.0 [09-08-27@17:26:52] DEBUG SNMP: 6 => 1.3.6.1.4.1.789.1.2.4.5.0 [09-08-27@17:26:52] DEBUG SNMP: 7 => 1.3.6.1.4.1.789.1.2.4.4.0 [09-08-27@17:26:52] DEBUG SNMP: 8 => 1.3.6.1.4.1.789.1.2.2.4.0 [09-08-27@17:26:52] DEBUG SNMP: 9 => 1.3.6.1.4.1.789.1.6.4.7.0 [09-08-27@17:26:52] DEBUG SNMP: 10 => 1.3.6.1.4.1.789.1.2.4.3.0 [09-08-27@17:26:52] DEBUG SNMP: Adding ID => 1 OID =>1.3.6.1.4.1.789.1.2.4.2.0 [09-08-27@17:26:52] DEBUG SNMP: Pooling 1 oids [09-08-27@17:26:52] DEBUG SNMP: Adding ID => 1 OID =>1.3.6.1.4.1.789.1.6.4.10.0 [09-08-27@17:26:52] DEBUG SNMP: Pooling 1 oids [09-08-27@17:26:52] DEBUG SNMP: Adding ID => 1 OID =>1.3.6.1.4.1.789.1.21.1.2.1.25.1 [09-08-27@17:26:52] DEBUG SNMP: Pooling 1 oids SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.4.1.789.1.21.1.2.1.25.1) SNMPv1_Session (remote host: "10.159.240.144" [10.159.240.144].161) community: "read-string" request ID: -818510645 PDU bufsize: 8000 bytes timeout: 2s retries: 4 backoff: 1) at /usr/local/devmon/modules/dm_snmp.pm line 493 [09-08-27@17:26:52] DEBUG SNMP: Dethawing data for viking [09-08-27@17:26:52] ERROR: snmpget viking (Received SNMP response with error code) [09-08-27@17:26:52] DEBUG SNMP: Adding ID => 1 OID =>1.3.6.1.4.1.789.1.6.4.10.0 [09-08-27@17:26:52] DEBUG SNMP: Pooling 1 oids [09-08-27@17:26:52] DEBUG SNMP: Adding ID => 1 OID =>1.3.6.1.4.1.789.1.21.1.2.1.25.1 [09-08-27@17:26:52] DEBUG SNMP: Pooling 1 oids SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.4.1.789.1.21.1.2.1.25.1) SNMPv1_Session (remote host: "10.159.128.133" [10.159.128.133].161) community: "read-string" request ID: -474860391 PDU bufsize: 8000 bytes timeout: 2s retries: 4 backoff: 1) at /usr/local/devmon/modules/dm_snmp.pm line 493 [09-08-27@17:26:52] DEBUG SNMP: Dethawing data for gemini [09-08-27@17:26:52] ERROR: snmpget gemini (Received SNMP response with error code) [09-08-27@17:26:52] SNMP: Queried gemini: expected 18, received 2 [09-08-27@17:26:52] SNMP: Queried viking: expected 18, received 2 [09-08-27@17:26:52] DEBUG TESTS: running tests() [09-08-27@17:26:52] Performing test logic [09-08-27@17:26:52] No SNMP data found for ifDescr on gemini [09-08-27@17:26:52] No SNMP data found for ifBps on gemini [09-08-27@17:26:52] No SNMP data found for ifOutOctets on gemini [09-08-27@17:26:52] No SNMP data found for ifInOctets on gemini [09-08-27@17:26:52] DEBUG TESTS: Doing delta transform on gemini/ifInOps [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on gemini/ifInBps [09-08-27@17:26:52] DEBUG TESTS: Doing delta transform on gemini/ifOutOps [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on gemini/ifSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing delta transform on gemini/ifOutOps [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on gemini/ifOutBps [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on gemini/ifOutSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on gemini/ifOutLoad [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on gemini/ifInBps [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on gemini/ifInSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on gemini/ifInLoad [09-08-27@17:26:52] DEBUG TEST: Rendering if_load message for gemini [09-08-27@17:26:52] Missing repeater data for ifDescr for if_load msg [09-08-27@17:26:52] DEBUG TESTS: gemini had one or more clear errors during test if_load [09-08-27@17:26:52] No SNMP data found for envOverTemperature on gemini [09-08-27@17:26:52] No SNMP data found for miscGlobalStatus on gemini [09-08-27@17:26:52] No SNMP data found for envFailedFanMessage on gemini [09-08-27@17:26:52] No SNMP data found for nvramBatteryStatus on gemini [09-08-27@17:26:52] No SNMP data found for envFailedPowerSupplyCount on gemini [09-08-27@17:26:52] No SNMP data found for miscGlobalStatusMessage on gemini [09-08-27@17:26:52] No SNMP data found for envFailedPowerSupplyMessage on gemini [09-08-27@17:26:52] No SNMP data found for currentTemp on gemini [09-08-27@17:26:52] No SNMP data found for diskFailedCount on gemini [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on gemini/ifOutSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on gemini/ifInSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing switch transform on gemini/battStatus [09-08-27@17:26:52] DEBUG TESTS: Doing switch transform on gemini/overTemperature [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on gemini/ifSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on gemini/ifOutLoad [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on gemini/ifInLoad [09-08-27@17:26:52] DEBUG TEST: Rendering status message for gemini [09-08-27@17:26:52] DEBUG TESTS: gemini had one or more clear errors during test status [09-08-27@17:26:52] No SNMP data found for dfKBytesUsed on gemini [09-08-27@17:26:52] No SNMP data found for dfKBytesTotal on gemini [09-08-27@17:26:52] No SNMP data found for dfFileSys on gemini [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on gemini/ifOutSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on gemini/dfGBytesUsed [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on gemini/ifInSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on gemini/dfPercent [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on gemini/ifSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on gemini/ifOutLoad [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on gemini/dfGBytesTotal [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on gemini/ifInLoad [09-08-27@17:26:52] DEBUG TEST: Rendering volume message for gemini [09-08-27@17:26:52] Missing repeater data for dfFileSys for volume msg [09-08-27@17:26:52] DEBUG TESTS: gemini had one or more clear errors during test volume [09-08-27@17:26:52] No SNMP data found for ifDescr on viking [09-08-27@17:26:52] No SNMP data found for ifBps on viking [09-08-27@17:26:52] No SNMP data found for ifOutOctets on viking [09-08-27@17:26:52] No SNMP data found for ifInOctets on viking [09-08-27@17:26:52] DEBUG TESTS: Doing delta transform on viking/ifInOps [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on viking/ifInBps [09-08-27@17:26:52] DEBUG TESTS: Doing delta transform on viking/ifOutOps [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on viking/ifSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing delta transform on viking/ifOutOps [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on viking/ifOutBps [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on viking/ifOutSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on viking/ifOutLoad [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on viking/ifInBps [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on viking/ifInSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on viking/ifInLoad [09-08-27@17:26:52] DEBUG TEST: Rendering if_load message for viking [09-08-27@17:26:52] Missing repeater data for ifDescr for if_load msg [09-08-27@17:26:52] DEBUG TESTS: viking had one or more clear errors during test if_load [09-08-27@17:26:52] No SNMP data found for envOverTemperature on viking [09-08-27@17:26:52] No SNMP data found for miscGlobalStatus on viking [09-08-27@17:26:52] No SNMP data found for envFailedFanMessage on viking [09-08-27@17:26:52] No SNMP data found for nvramBatteryStatus on viking [09-08-27@17:26:52] No SNMP data found for envFailedPowerSupplyCount on viking [09-08-27@17:26:52] No SNMP data found for miscGlobalStatusMessage on viking [09-08-27@17:26:52] No SNMP data found for envFailedPowerSupplyMessage on viking [09-08-27@17:26:52] No SNMP data found for currentTemp on viking [09-08-27@17:26:52] No SNMP data found for diskFailedCount on viking [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on viking/ifOutSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on viking/ifInSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing switch transform on viking/battStatus [09-08-27@17:26:52] DEBUG TESTS: Doing switch transform on viking/overTemperature [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on viking/ifSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on viking/ifOutLoad [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on viking/ifInLoad [09-08-27@17:26:52] DEBUG TEST: Rendering status message for viking [09-08-27@17:26:52] DEBUG TESTS: viking had one or more clear errors during test status [09-08-27@17:26:52] No SNMP data found for dfKBytesUsed on viking [09-08-27@17:26:52] No SNMP data found for dfKBytesTotal on viking [09-08-27@17:26:52] No SNMP data found for dfFileSys on viking [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on viking/ifOutSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on viking/dfGBytesUsed [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on viking/ifInSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on viking/dfPercent [09-08-27@17:26:52] DEBUG TESTS: Doing speed transform on viking/ifSpeed [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on viking/ifOutLoad [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on viking/dfGBytesTotal [09-08-27@17:26:52] DEBUG TESTS: Doing math transform on viking/ifInLoad [09-08-27@17:26:52] DEBUG TEST: Rendering volume message for viking [09-08-27@17:26:52] Missing repeater data for dfFileSys for volume msg [09-08-27@17:26:52] DEBUG TESTS: viking had one or more clear errors during test volume [09-08-27@17:26:52] Done with test logic [09-08-27@17:26:52] DEBUG MSG: running send_msgs() [09-08-27@17:26:52] Sending messages to display server [09-08-27@17:26:52] Done sending messages [09-08-27@17:26:52] DEBUG CFG: running time_test() [09-08-27@17:26:52] Sleeping for 60 seconds. Thanks in advance Loris Serena |