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

Reply via email to