>>>>> On Mon, 09 May 2011 18:49:55 +0200, "A.Köstlin" <a.koest...@gmx.net> said:

AK> First of all thanks for your great work! :-)

Your welcome!  We're glad you've found it useful!

AK> Is it possible to add extensions to "HOST-RESOURCES-MIB" (and the
AK> related agent code) and have the chance to get those in the release
AK> branch?

Well, the HOST-RESOURCES-MIB is an IETF standardized MIB that we can't
just alter at will.  That being said:

1) I'm actually in discussions with a few people to get it altered at
   the IETF level for the future.  Now is the time to bring up new
   requests!

2) We can, however, extend it by adding objects to the Net-SNMP MIB tree
   that adds the needed functionality or definitions.

AK> Looking at the code in "agent/mibgroup/host/hr_swrun.c" (and the
AK> definitions ins HOST-RESOURCES-MIB) I found it looks quiet simple to
AK> add for example an OID "hwSWrunStartTime" as ...2.1.8 that returns a
AK> process' start-time.

For things like this, we'd need to create an extension table in the
Net-SNMP tree, which is a bit more work (or get the official MIB updated
instead).

AK> Which approaches could I take to have the offical Net-SNMP release be
AK> able to provide more process related information?

First off, if you have new things to submit and wan them to be
considered, the right thing to do (when your patches are ready) are to
post them to:

  http://www.net-snmp.org/patches/

But first, we need to figure out the right approach above.  Note that #1
will take quite a while "process wise".  So if you're looking for speed,
#2 is the right direction.
-- 
Wes Hardaker
Please mail all replies to net-snmp-coders@lists.sourceforge.net

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to