From: Schwimmer, E. E *H. <EE...@hs...> - 2007-02-09 20:54:29
|
Hrm. A quick peek at the template shows that it is set up to use v1 by default. (i.e. the 'snmpver' variable in the specs file is set to '1'). Could you run devmon in verbose debugging mode and send me the output from a single run? (devmon -vvv -d -p). Thanks. -Eric > -----Original Message----- > From: dev...@li... [mailto:devmon-support- > bo...@li...] On Behalf Of Lor...@pf... > Sent: Friday, February 09, 2007 12:43 PM > To: dev...@li... > Subject: Re: [Devmon] netapp? >=20 >=20 > Which leads to the next question: >=20 > Can we either: > a. enable snmp v 2c on the filer > or > b. enable snmp v 1 in devmon >=20 > Loris >=20 >=20 >=20 >=20 >=20 >=20 >=20 > Lor...@pf... > Sent by: dev...@li... >=20 > 09/02/2007 17:40 > Please respond to > dev...@li... >=20 > To > dev...@li... > cc > dev...@li..., devmon-support- > bo...@li... > Subject > Re: [Devmon] netapp? >=20 >=20 >=20 >=20 >=20 >=20 >=20 > Spot on, Trent! >=20 > snmpwalk -v 1 viking <public_string> works fine > snmpwalk -v 2c viking <public_string> returns "Timeout: No Response from > viking" >=20 > Loris >=20 >=20 >=20 >=20 >=20 > "Trent Melcher" <tme...@sa...> > Sent by: dev...@li... >=20 > 09/02/2007 17:34 >=20 > Please respond to > dev...@li... >=20 > To > <dev...@li...> > cc > Subject > Re: [Devmon] netapp? >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > Not sure what the issue is, but it almost seems that devmon isnt trying > version 1 on the snmp, it looks like its trying version 2c and only which > of course the files dont listen for 2c. >=20 > Trent >=20 >=20 > Trent Melcher > Unix/Linux Systems Administrator > Securities America Financial Corporation > (402) 399-9111 x2774 > tme...@sa... >=20 > Securities America, Inc., a Registered Broker/Dealer, Member NASD/SIPC. > Advisory services offered through Securities America Advisors, Inc., an > SEC Registered Investment Advisory >=20 > The text of this communication is confidential, and use by any person who > is not the intended recipient is prohibited. Any person who receives this > communication in error is requested to immediately destroy the text of > this communication without copying or further dissemination. Your > cooperation is appreciated. >=20 >=20 >=20 >=20 > ________________________________ >=20 > From: dev...@li... [mailto:devmon-support- > bo...@li...] On Behalf Of Lor...@pf... > Sent: Friday, February 09, 2007 11:19 AM > To: dev...@li... > Subject: Re: [Devmon] netapp? >=20 >=20 > Yep, using devmon 0.2.2 here too... >=20 > Also, I'm not familiar with snmpget, but snmpwalk seems to be working ok: >=20 > [bb@genesis bb]$ snmpwalk viking <public-string> | more > system.sysDescr.0 =3D "NetApp Release 7.0.0.1: Wed Mar 2 23:30:22 PST 2005" > system.sysObjectID.0 =3D OID: enterprises.netapp.netappProducts.netappFiler > system.sysUpTime.0 =3D Timeticks: (3352152460) 387 days, 23:32:04.60 > system.sysContact.0 =3D "its...@ou..." > system.sysName.0 =3D "viking.ourdomain.com" > system.sysLocation.0 =3D "Computer Room 1" > system.sysServices.0 =3D 72 > interfaces.ifNumber.0 =3D 5 > interfaces.ifTable.ifEntry.ifIndex.1 =3D 1 > interfaces.ifTable.ifEntry.ifIndex.2 =3D 2 > interfaces.ifTable.ifEntry.ifIndex.3 =3D 3 > interfaces.ifTable.ifEntry.ifIndex.4 =3D 4 > interfaces.ifTable.ifEntry.ifIndex.5 =3D 5 > interfaces.ifTable.ifEntry.ifDescr.1 =3D "e0a" > interfaces.ifTable.ifEntry.ifDescr.2 =3D "e0b" > interfaces.ifTable.ifEntry.ifDescr.3 =3D "lo" > interfaces.ifTable.ifEntry.ifDescr.4 =3D "vh" > interfaces.ifTable.ifEntry.ifDescr.5 =3D "vif0" > interfaces.ifTable.ifEntry.ifType.1 =3D ethernet-csmacd(6) > interfaces.ifTable.ifEntry.ifType.2 =3D ethernet-csmacd(6) > interfaces.ifTable.ifEntry.ifType.3 =3D softwareLoopback(24) > interfaces.ifTable.ifEntry.ifType.4 =3D softwareLoopback(24) > interfaces.ifTable.ifEntry.ifType.5 =3D ethernet-csmacd(6) > interfaces.ifTable.ifEntry.ifMtu.1 =3D 1500 > interfaces.ifTable.ifEntry.ifMtu.2 =3D 1500 > interfaces.ifTable.ifEntry.ifMtu.3 =3D 9188 > interfaces.ifTable.ifEntry.ifMtu.4 =3D 9188 > interfaces.ifTable.ifEntry.ifMtu.5 =3D 1500 > interfaces.ifTable.ifEntry.ifSpeed.1 =3D Gauge32: 1000000000 > interfaces.ifTable.ifEntry.ifSpeed.2 =3D Gauge32: 1000000000 > interfaces.ifTable.ifEntry.ifSpeed.3 =3D Gauge32: 0 > interfaces.ifTable.ifEntry.ifSpeed.4 =3D Gauge32: 0 > interfaces.ifTable.ifEntry.ifSpeed.5 =3D Gauge32: 1000000000 > interfaces.ifTable.ifEntry.ifPhysAddress.1 =3D Hex: 02 A0 98 01 76 44 > interfaces.ifTable.ifEntry.ifPhysAddress.2 =3D Hex: 02 A0 98 01 76 44 >=20 > <snip> >=20 > What value should I try to query with snmpget? >=20 > Thanks >=20 > Loris >=20 >=20 >=20 > "Johann Eggers" <Joh...@te...> > Sent by: dev...@li... >=20 > 09/02/2007 16:08 >=20 > Please respond to > dev...@li... >=20 >=20 >=20 > To > <dev...@li...> > cc > Subject > Re: [Devmon] netapp? >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > Ugh... seems that devmon is not able to get any of the OID data out of your > box... >=20 > Im running devmon version 0.2.2 >=20 > Have you tried to query the OID's manually with snmpget. Did you receive a > result? >=20 > Johann >=20 >=20 >=20 >=20 >=20 > ________________________________ >=20 >=20 >=20 >=20 > From: dev...@li... [mailto:devmon-support- > bo...@li...] On Behalf Of Lor...@pf... > Sent: Freitag, 9. Februar 2007 16:56 > To: dev...@li... > Subject: Re: [Devmon] netapp? >=20 >=20 > hmmm... >=20 > getting a bunch of errors in the devmon.log file > (viking is our FAS270). > Any idea what I may be missing here? >=20 > Thanks >=20 > Loris >=20 >=20 > [07-02-09@14:11:46] ---Initilizing devmon... > [07-02-09@14:11:46] Node 0 reporting to localhost > [07-02-09@14:11:46] Running under process id: 12996 > [07-02-09@14:11:46] Entering poll loop > [07-02-09@15:19:57] No SNMP data found for envOverTemperature on viking > [07-02-09@15:19:57] No SNMP data found for envFailedPowerSupplyMessage on > viking > [07-02-09@15:19:57] No SNMP data found for envFailedFanCount on viking > [07-02-09@15:19:57] No SNMP data found for miscGlobalStatusMessage on > viking > [07-02-09@15:19:57] No SNMP data found for diskFailedCount on viking > [07-02-09@15:19:57] No SNMP data found for envFailedPowerSupplyCount on > viking > [07-02-09@15:19:57] No SNMP data found for miscGlobalStatus on viking > [07-02-09@15:19:57] No SNMP data found for nvramBatteryStatus on viking > [07-02-09@15:19:57] No SNMP data found for envFailedFanMessage on viking > [07-02-09@15:19:57] No SNMP data found for diskFailedMessage on viking > [07-02-09@15:19:57] No SNMP data found for currentTemp on viking > [07-02-09@15:19:57] No snmp data found for nvramBatteryStatus on viking > [07-02-09@15:19:57] No snmp data found for envOverTemperature on viking > [07-02-09@15:19:57] No SNMP data found for qrVType on viking > [07-02-09@15:19:57] No SNMP data found for qrVPathName on viking > [07-02-09@15:19:57] No SNMP data found for qrVKBytesUsed on viking > [07-02-09@15:19:57] No SNMP data found for qrVKBytesLimit on viking > [07-02-09@15:19:57] Missing primary oid data for trans_math on > qrVGBytesLimit > [07-02-09@15:19:57] Missing primary oid data for trans_math on > qrPercentUsed > [07-02-09@15:19:57] Missing primary oid data for trans_math on > qrVGBytesUsed > [07-02-09@15:19:57] Missing repeater data for trans_switch on qrTypeDescr > [07-02-09@15:19:57] Missing repeater data for qrVPathName for quota msg > [07-02-09@15:19:57] No SNMP data found for dfKBytesTotal on viking > [07-02-09@15:19:57] No SNMP data found for dfKBytesUsed on viking > [07-02-09@15:19:57] No SNMP data found for dfFileSys on viking > [07-02-09@15:19:57] Missing primary oid data for trans_math on dfPercent > [07-02-09@15:19:57] Missing primary oid data for trans_math on > dfGBytesTotal > [07-02-09@15:19:57] Missing primary oid data for trans_math on > dfGBytesUsed > [07-02-09@15:19:57] Missing repeater data for dfFileSys for volume msg > [07-02-09@15:19:57] No SNMP data found for cfPartnerStatus on viking > [07-02-09@15:19:57] No SNMP data found for cfPartnerName on viking > [07-02-09@15:19:57] No SNMP data found for cfCannotTakeoverCause on viking > [07-02-09@15:19:57] No SNMP data found for cfSettings on viking > [07-02-09@15:19:57] No SNMP data found for cfInterconnectStatus on viking > [07-02-09@15:19:57] No SNMP data found for cfState on viking > [07-02-09@15:19:57] No snmp data found for cfPartnerStatus on viking > [07-02-09@15:19:57] No snmp data found for cfState on viking > [07-02-09@15:19:57] No snmp data found for cfInterconnectStatus on viking > [07-02-09@15:19:57] No snmp data found for cfSettings on viking > [07-02-09@15:19:57] No snmp data found for cfCannotTakeoverCause on viking > [07-02-09@15:19:57] No SNMP data found for envOverTemperature on viking > [07-02-09@15:19:57] No SNMP data found for currentTemp on viking > [07-02-09@15:19:57] No SNMP data found for ifOutOctets on viking > [07-02-09@15:19:57] No SNMP data found for ifDescr on viking > [07-02-09@15:19:57] No SNMP data found for ifInOctets on viking > [07-02-09@15:19:57] No SNMP data found for ifBps on viking > [07-02-09@15:19:57] Missing repeater data for trans_delta on ifInOps > [07-02-09@15:19:57] Data type mismatch for leaf 1 of ifInOps on viking: > 'Missing primary oid data' > does not match regex '^[-+]?\d+(\.\d+)?$' > [07-02-09@15:19:57] Data type mismatch for leaf 1 of ifInBps on viking: > 'Bad data' does not match r > egex '^[-+]?\d+(\.\d+)?$' > [07-02-09@15:19:57] Missing repeater data for trans_delta on ifOutOps > [07-02-09@15:19:57] Data type mismatch for leaf 1 of ifOutOps on viking: > 'Missing primary oid data' > does not match regex '^[-+]?\d+(\.\d+)?$' > [07-02-09@15:19:57] Data type mismatch for leaf 1 of ifOutBps on viking: > 'Bad data' does not match > regex '^[-+]?\d+(\.\d+)?$' > [07-02-09@15:19:57] Missing repeater data for trans_elapsed on ifSpeed > [07-02-09@15:19:57] Missing repeater data for ifDescr for if_load msg > [07-02-09@15:19:57] Error: dm_msg trying to send a blank message! > [07-02-09@15:19:57] Error: dm_msg trying to send a blank message! > [07-02-09@15:19:57] Error: dm_msg trying to send a blank message! >=20 >=20 >=20 > "Johann Eggers" <Joh...@te...> > Sent by: dev...@li... >=20 > 09/02/2007 15:37 >=20 >=20 >=20 > Please respond to > dev...@li... >=20 >=20 >=20 > To > <dev...@li...> > cc >=20 > Subject > Re: [Devmon] netapp? >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > _______________________________________ > From: dev...@li... > [mailto:dev...@li...] On Behalf Of > Lor...@pf... > Sent: Freitag, 9. Februar 2007 16:31 > Cc: dev...@li... > Subject: Re: [Devmon] netapp? >=20 >=20 > Hi Johann, >=20 > Are these supposed to work also for a NetApp Filer FAS270? >=20 > Cheers >=20 > Loris >=20 > ------------------------------------ > Hi Loris, >=20 > I have them working against FAS270c and 3050c NetApp systems >=20 > -Johann >=20 > ------------------------------------------------------------------------ - > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support------------- -- > ---------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as- > us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642_______= _______ __ > _______________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > ------------------------------------------------------------------------ - > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as- > us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642_______= _______ __ > _______________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support------------- -- > ---------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as- > us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642_______= _______ __ > _______________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support >=20 |