RE: NET-SNMP v5.7.2 Memory Leaks issues running snmptrapd.

2012-12-10 Thread William
Hi Gary, thanks for the suggestion. I tried commenting out that call to log_notifications() in the /net-snmp-5.7.2/agent/mibgroup/notification/snmpNotifyTable.c program file and recompiled the package with it. Ran snmptrapd and still has memory leak. I removed all the MIB directories specificati

RE: NET-SNMP v5.7.2 Memory Leaks issues running snmptrapd.

2012-12-10 Thread Gary Dunlap
Hi. Here is a response I gave to a similar problem in October that was reported with 5.7.2. The person Michi said that the below that worked for me also fixed his problem. I saw a similar problem in moving to Net-SNMP 5.6.1. The memory leak was pretty large as I recall, about 8K per trap. M

NET-SNMP v5.7.2 Memory Leaks issues running snmptrapd.

2012-12-10 Thread William Yee
Hello, main issue being reported is "Memory Leaks" in net-snmp v5.7.2 and v5.7.1. Support Key: 44ae-0f1e-cd36-1abb First off I am totally new to net-snmp and the support forum mechanism usage, so I hope I am posting to the right forum. I just want to get this memory leaking issues reported and fix

Re: Building netsnmp on Solaris 10 in 64 bit mode,

2012-12-10 Thread Niels Baggesen
On Fri, Dec 07, 2012 at 10:46:06PM +0530, Anish Nath wrote: > Can some one share how to build netsnmp,in 64 bit mode, in Solaris 10, what > are the flags need to be set. It some time since I did it last, but if memory serves all you need is ./configure --with-cc="gcc -m64" ... But why? /Niels

Building netsnmp on Solaris 10 in 64 bit mode,

2012-12-10 Thread Anish Nath
Hi All, Can some one share how to build netsnmp,in 64 bit mode, in Solaris 10, what are the flags need to be set. -- --- Regards Anish -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely acces

Scalar registration performance

2012-12-10 Thread Sverre Moe
Registering over 5000 scalars with snmpd from my AgentX takes 2-3 minutes, and in that time snmpd has a massive CPU load. Is there any way to speed this up, and without having snmpd consume so much of the CPU? Even though it is only a few minutes, we are not keen on snmpd taking that much of th