Memory leak in snmp_agent.c

2010-03-06 Thread Szudy Brett-CBS035
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

problem with net-snmp concerning cpu utilization data

2010-03-06 Thread martin . reisinger
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