Hi,
Is it possible to purify the net-snmp code?
How to identify the memory leaks?
Thanx,
Devi.U
Tech Mahindra, formerly Mahindra-British Telecom.
Disclaimer:
This
Hi,
thanx santhosh..
I am able to purify the code..
I feel that memory leak is there when send_v2trap is called, but i am not
getting any MLK/PLK in traces
top display:
26760 root 1 0 19 9248K 5608K run 0:01 0.30% snmpd
top display after a trap is sent ===> for each tra
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tue 3/13/2007 7:03 PM
To: Devi U; net-snmp-coders@lists.sourceforge.net
Subject: RE: how to purify net-snmp code
Hi Devi,
The increase shown in top is memory usage by the application; all
increased bytes might have not been leaked
led send_v2trap
#7 0xff15d940 in run_alarms () at snmp_alarm.c:251
Thanx,
Devi.U
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wed 3/14/2007 12:08 PM
To: Devi U; net-snmp-coders@lists.sourceforge.net
Subject: RE: how to purify net-snmp code
Devi,
() is hit in gdb while sending the traps.
Thanx,
Devi.U
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Fri 3/30/2007 4:24 PM
To: Devi U; net-snmp-coders@lists.sourceforge.net
Subject: RE: how to purify net-snmp code
Devi,
Please find
From: Devi U
Sent: Fri 3/30/2007 8:18 PM
To: [EMAIL PROTECTED]; net-snmp-coders@lists.sourceforge.net
Subject: RE: how to purify net-snmp code
Santhosh,
Thanx for ur information and timely help.
I have uncommented and tested, even then 40K increase there
closed.
Should i change the logic ? how long a session can be kept open?
Thanx,
Devi.U
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tue 4/10/2007 10:19 AM
To: Devi U; [EMAIL PROTECTED]
Subject: RE: how to purify net-snmp code
Devi
Hi,
In net-snmp version 5.3.0.1, when system date/time is changed, then the traps
are not forwarded.
We have used snmp_alarm_register_hr() with SA_REPEAT flag for forwarding traps
every 100msec.
With the following fix in snmplib/snmp_alarm.c open souce code, it is working
fine.
281
Hi,
In net-snmp version 5.3.0.1, when system date/time is changed, then the traps
are not forwarded.
We have used snmp_alarm_register_hr() with SA_REPEAT flag for forwarding traps
every 100msec.
With the following fix in snmplib/snmp_alarm.c open souce code, it is working
fine.
281
t_diff.tv_usec = 1;
324 }
Thanx,
Devi.U
________
From: Devi U
Sent: Mon 4/16/2007 6:58 PM
To: net-snmp-coders@lists.sourceforge.net
Subject: Changing Date & Time affects trap forwarding !
Hi,
In net-snmp version 5.3.0.1, when system
Hi,
I configured users with authentication and encryption password having special
characters such as \ (back slash), ' (single quote), " (double quote) , #(ash)
. While agent is restarted following errors are coming.
/data/ALAsm/SNMP/data/snmpTrap.conf: line 3: Error: snmpd: failed to p
.
Thanx,
Devi.U
From: Wes Hardaker [mailto:[EMAIL PROTECTED]
Sent: Mon 6/4/2007 11:06 AM
To: Devi U
Cc: net-snmp-coders@lists.sourceforge.net; [EMAIL PROTECTED]
Subject: Re: Authentication & Encryption passwd !
>>>>> "DU" == Devi U &l
Hi,
We are using Net-SNMP 5.3.0.1 without IPV6 support for solaris 10 and
everything works fine.
Now, for IPV6 support downloaded Net-SNMP 5.4.1 version and compiled
with --enable-ipv6.
With downloaded source code, get/get-next/get-bulk request of SNMPV2-MIB
from manager and through snmpget CL
ial0. ..
96: 0157 0201 0002 0100 3000 .W..0.
Thanx,
Devi.U
-Original Message-
From: Thomas Anders [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 19, 2007 9:39 PM
To: Devi U
Cc: net-snmp-coders@lists.sourceforge.net
Subject: Re: Net-SNMP 5.4.1 with IPV6
14 matches
Mail list logo