On Tue, Apr 11, 2006 at 08:32:23PM -1000, Brandon Smith wrote:
> I'm trying to use SNMP-Informant to access the average disk queue length
> values.  I've got SNMP-Informant working for disk read rates and times just
> fine, graphs and all. But in the Administration->Pollers section, for the
> Name (Match RRD Struct DS) of the average disk queue length, I'm not sure
> what to put.  I tried using SNMPWalk, to no avail - it won't give me any OID
> higher than .1.3.6.1.2.1, and I'm positive the OID I need is
> .1.3.6.1.4.1.9600.1.1.1.1.7 because I've used GetIf quite successfully.  I
> just can't get from OID to MIB and any of the RRD values needed.
.1.3.6.1.2.1 is MIB-2, .1.2.6.1.4.1.9600 is private enterprises, they're
two different parts of the tree.

If you are getting disk read rates from around that part of the mib then
the other one is there, you should always try to snmp walk the values
first because some vendors have an OID in their MIB but to no actually
use it, or don't use it on all their equipment.

> Can anyone either tell me the proper Name/RRD DS, or point me to a way to
> get SNMPWalk to work?  I've cleared out the .index, and tried pointing
> SNMPWalk to the GetIf MIB directory, but that hasn't helped.
The Name is the same name you used in the "Interface Type Values" table
for the RRDTool value you put in there to store this thing.

 - Craig

-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/   MIEE         Debian developer
csmall at : enc.com.au                      ieee.org           debian.org


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to