RE: snmpd 100% cpu usage

2005-10-15 Thread David Ward
Thanks, I will try it out. -Original Message- From: Robert Story [mailto:[EMAIL PROTECTED] Sent: 15 October 2005 01:10 To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: snmpd 100% cpu usage On Fri, 14 Oct 2005 15:24:31 +0100 David wrote: DW> 32 bit, kernel 2.6.

RE: snmpd 100% cpu usage

2005-10-14 Thread David Ward
Request sent for .1.3.6.1.2.1.25.2.3.1.7.1 causes: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 13125 root 25 0 25216 6428 2592 R 99.8 0.6 1:44.90 snmpd The gdb trace when snmpd is locked in this condition is below: #0 0x0012c7a2 in _dl_sysinfo_int80 () from /lib

RE: snmpd 100% cpu usage

2005-10-14 Thread David Ward
32 bit, kernel 2.6.9-5.ELsmp. I found the offending request (StorageAllocationFailures.1) coming from third party monitoring software. When I snmpwalk walk hrStorage, StorageAllocationFailures.1 doesn't exist. I can now repeat this every time with a snmpget on this oid so I will set up on anot