Hi,

I wanted to monitor the disk usage using net-snmp.
So I downloaded net-snmp and compiled as follows

./configure --with-mib-module=ucd-snmp/diskio
make
make install

During the compilation, it gave an error that the diskio module for linux
not found and we fixed this by applying the patch from the sourceforge.net
in diskio.c and the compilation went fine.

After this installation, when we queried for diskio information, the query
failed.
Moreover when executed the command
net-snmp-config --snmpd-module-list, I could find ucd-snmp/diskio and
ucd-snmp/disk modules are loaded.

The query is as follows.

snmpget -v 1 -c public localhost UCD-SNMP-MIB::diskErrorFlag

and the output is

Error in Packet
Reason:(nosuchName). There is no such variable name in this mib
Failed Object:UCD-SNMP-MIB::diskErrorFlag

Thanks in advance.

Regards,
Ravi



"SASKEN RATED Among THE Top 3 BEST COMPANIES TO WORK FOR IN INDIA - SURVEY 2005 
conducted by the BUSINESS TODAY - Mercer - TNS India"

                           SASKEN BUSINESS DISCLAIMER
This message may contain confidential, proprietary or legally Privileged 
information. In case you are not the original intended Recipient of the 
message, you must not, directly or indirectly, use, Disclose, distribute, 
print, or copy any part of this message and you are requested to delete it and 
inform the sender. Any views expressed in this message are those of the 
individual sender unless otherwise stated. Nothing contained in this message 
shall be construed as an offer or acceptance of any offer by Sasken 
Communication Technologies Limited ("Sasken") unless sent with that express 
intent and with due authority of Sasken. Sasken has taken enough precautions to 
prevent the spread of viruses. However the company accepts no liability for any 
damage caused by any virus transmitted by this email


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to