Hi all
I have version 5.5 of netsnmp. I am looking at snmp_agent.c, function
init_master_agent and see a memory leak here. strdup mallocs and
duplicates the string into buf, but then buf is never released. It is a
local which is also never stored or returned, so it is lost forever and
not abl
hello folks of the development of net-snmp
I have encountered a problem with the values of cpu utilization on
multiprocessor SOLARIS servers.
we are using net-snmp 5.4.2 on solaris 10 servers and forward the data to
a monitoring system using the software ZENOSS.
On SOLARIS multiprocessor syste