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 another box and get the gdb trace. -----Original Message----- From: Robert Story [mailto:[EMAIL PROTECTED] Sent: 13 October 2005 23:32 To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: snmpd 100% cpu usage On Thu, 13 Oct 2005 17:36:05 +0100 [EMAIL PROTECTED] wrote: WN> I've run into a situation where I have snmpd utilising 99.9% of my CPU WN> continually and failing to service any snmp requests. Running strace on WN> the process I get the following: WN> WN> open("/etc/mtab", O_RDONLY) = 15 WN> close(15) = 0 WN> open("/etc/mtab", O_RDONLY) = 15 WN> close(15) = 0 WN> open("/etc/mtab", O_RDONLY) = 15 WN> close(15) = 0 WN> open("/etc/mtab", O_RDONLY) = 15 WN> close(15) = 0 WN> WN> ....... continuous, whether snmp requests are being sent or not. Does the agent process any requests? Anything interesting in snmpd.log? ANy chance this is a 64 bit machine? -- NOTE: messages sent directly to me, instead of the lists, will be deleted unless they are requests for paid consulting services. Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
