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.9-5.ELsmp. DW> DW> I found the offending request (StorageAllocationFailures.1) coming from DW> third party monitoring software. When I snmpwalk walk hrStorage, DW> StorageAllocationFailures.1 doesn't exist. That rings lots of bells. I know I've fixed this before. <tap tap tap> Yep.. Bug 986238. Here's a patch: diff -r5.5.2.9 hr_storage.c 491c491 < try_next: --- > really_try_next: 783a784,789 > > try_next: > if (!exact) > goto really_try_next; > > return NULL; -- 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
