Re: track down disk activity with snmp

Dave Shield <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 23 July 2010 22:31, Tim Dunphy <[email protected]> wrote:
> thanks for the advice, but unless I am looking in the wrong place I
> can't seem to find a MIB that fits this description..

The MIB is called 'UCD-DISKIO-MIB', and the table is diskIOTable.
See the directory 'mibs' in the Net-SNMP source tree.


> snmpwalk -v 1 -c cci-ro 3par interfaces  | grep diskIOTable
>
> returns nothing.

No - it won't.
  If you walk the interfaces group, then that's what you'll get -
information about traffic on the network interfaces.   Nothing
else, just network traffic statistics
  If you want information about disk I/O, then you need to
walk the diskIOTable:

   snmpwalk -v 1 -c cci-ro  3par   UCD-DISKIO-MIB::diskIOTable


Dave

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.