Re: Memory leaks in ipIfStatsTable

2013-01-17 Thread Jacek Luczak
2013/1/15 Jacek Luczak : > Hi, > > I'm running RHEL 6.2 x86_64 (coming with net-snmp 5.5 branch) where > snmpd is mostly used by HP ProLiant Support Pack components > (hp-snmp-agents). > > On one host I've found that snmpd is consuming a lot of memory - > amount of which grows in time. After 24h it

Re: Memory leaks when sending traps

2010-06-17 Thread Bart Van Assche
On Thu, Jun 17, 2010 at 12:29 AM, Sylvain Dery wrote: > Silly me! The snmpd.conf file was not configured properly for the > rwcommunity. > > So, the result of the snmpset -v2c -cprivate localhost > enterprises.2021.254.8.0 i 0 command is: > > snmpset -v2c -cprivate localhost enterprises.2021.254

Re: Memory leaks when sending traps

2010-06-16 Thread Sylvain Dery
d that does generate traps, and a memory leak! Sylvain From: Sylvain Dery To: Bart Van Assche Cc: [email protected] Sent: Wed, June 16, 2010 5:19:18 PM Subject: Re: Memory leaks when sending traps The command returns: snmpset -v2c -cp

Re: Memory leaks when sending traps

2010-06-16 Thread Sylvain Dery
From: Robert Story To: Sylvain Dery Cc: [email protected] Sent: Fri, June 11, 2010 11:26:45 AM Subject: Re: Memory leaks when sending traps On Thu, 10 Jun 2010 10:56:27 -0700 (PDT) Sylvain wrote: SD> There is a memory leak of ~24 k in snmpd everytime I send snmp-v2 traps.

Re: Memory leaks when sending traps

2010-06-16 Thread Sylvain Dery
art as a master agent (therefore I don't need the snmpd process anymore), the leak is gone... Sylvain From: Bart Van Assche To: Sylvain Dery Cc: [email protected] Sent: Fri, June 11, 2010 2:33:26 AM Subject: Re: Memory leaks when se

Re: Memory leaks when sending traps

2010-06-11 Thread Robert Story
On Thu, 10 Jun 2010 10:56:27 -0700 (PDT) Sylvain wrote: SD> There is a memory leak of ~24 k in snmpd everytime I send snmp-v2 traps. SD> I'm using the 5.5 windows binary (net-snmp-5.5.0-2.x64.exe ) If that binary was configured with notification logging, then it could be that it's not leaking, but

Re: Memory leaks when sending traps

2010-06-10 Thread Bart Van Assche
m:* Bart Van Assche > *To:* Sylvain Dery > *Cc:* [email protected] > *Sent:* Thu, June 10, 2010 2:12:15 PM > *Subject:* Re: Memory leaks when sending traps > > On Thu, Jun 10, 2010 at 7:56 PM, Sylvain Dery wrote: > >> >> There is a memory l

Re: Memory leaks when sending traps

2010-06-10 Thread Sylvain Dery
e.net Sent: Thu, June 10, 2010 2:12:15 PM Subject: Re: Memory leaks when sending traps On Thu, Jun 10, 2010 at 7:56 PM, Sylvain Dery wrote:   >There is a memory leak of ~24 k in snmpd everytime I send snmp-v2 traps.  I'm >using the 5.5 windows binary (net-snmp-5.5.0-2.x64.exe ) as

Re: Memory leaks when sending traps

2010-06-10 Thread Bart Van Assche
On Thu, Jun 10, 2010 at 7:56 PM, Sylvain Dery wrote: > > There is a memory leak of ~24 k in snmpd everytime I send snmp-v2 traps. > I'm using the 5.5 windows binary > (net-snmp-5.5.0-2.x64.exe) > a

Re: Memory Leaks in net-snmp5.3.0.1

2008-12-09 Thread koteswararao kelam
We configured 5 snmp trap recievers. When daemon is sending traps at faster rate, consuming memory very fast i.e. 4KB per 2 seconds. Please tell me which patch is having fix for this memory leak...!! Regards Koteswar On Wed, Dec 10, 2008 at 11:48 AM, koteswararao kelam < [EMAIL PROTECTED]> wrote:

Re: Memory Leaks

2005-07-19 Thread Robert Story
On Sun, 17 Jul 2005 21:51:51 +1000 Laurie wrote: LG> Both show what appear to be the same details and that's a lot of leaks LG> and for this single run about 1200 bytes leak. LG> Looks like there are some calls missing like snmp_shutdown("snmpwalk") LG> just before the exit maybe? We aren't too