This is a discussion on Re: Minimal agent within the SNMP Coders forums, part of the Networking and Network Related category; On Wed, 2005-11-23 at 15:09 +0100, Michele Da Rold wrote: > Hi All! > I have to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 2005-11-23 at 15:09 +0100, Michele Da Rold wrote:
> Hi All! > I have to reduce to a minimal dimension the snmp agent. configure --enable-mini-agent > In previous posts I find some information about the file what > could be necessary for an agent (snmpd.c, snmp_agent.c, snmp_vars.c, > agent_registry.c, mib_modules.c) It's the minimal set of file? You'll almost certainly need the full contents of the 'top-level' agent directory. Probably some/most of the 'helpers' directory (depending on the MIB modules that are included). Plus whatever MIB modules you need to provide the necessary information, of course. > There are other way to reduce the dimension. I must have an > agent as small as possible I trust you've looked at the FAQ entry: How can I reduce the memory footprint? Dave ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |