On 18/01/2008, Mariusz Iwański <[EMAIL PROTECTED]> wrote:
> I have compiled this package with option:
> ./configure --prefix=/usr/local/net-snmp-5.4.1/

   $ ./configure --help
          :
     Default mib modules compiled into the agent:
          [snip]
     Optional mib modules that can be built into the agent include:
    ucd-snmp/diskio        Table of io-devices and how much data they have
                                read/written.  (only tested on Solaris, Linux)


So the diskIO module is only included if you explicitly request it.
Try

    ./configure
--prefix=/usr/local/net-snmp-5.4.1--with-mib-modules=ucd-snmp/diskio

Dave
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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

Reply via email to