Hello,

I've run into a situation where I have  snmpd utilising 99.9% of my CPU 
continually
and failing to service any snmp requests.  Running strace on the process
I get the following:

open("/etc/mtab", O_RDONLY)             = 15
close(15)                               = 0
open("/etc/mtab", O_RDONLY)             = 15
close(15)                               = 0
open("/etc/mtab", O_RDONLY)             = 15
close(15)                               = 0
open("/etc/mtab", O_RDONLY)             = 15
close(15)                               = 0

....... continuous, whether snmp requests are being sent or not.

I'm running RHEL4 snmp 5.1.2-11 will a monitor process requesting hrStorage
etc every 5 minutes.

Any tips for analysing this problem appreciated. I ca't run gdb on this 
particular
box and can't replicate on boxes where I can!

Thanks



___________________________________________________________

Unlimited Tiscali Broadband from 14.99!
http://www.tiscali.co.uk/products/broadband/




-------------------------------------------------------
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