Hello, 
I am writting a netsnmp subagent in a multithreaded application, 
one thread for response and another for update, protected by mutex.
I have the same programm running on 2 Linux boxes : one that is polled
every 30 seconds, the other which is not polled.
I am using netsnmp version 5.3 on Redhat enterprise 4.

And the one that is polled stops answring to snmp request (after 24 to
48 hours) whereas the thread that updates still run(The programm don't
crash !!)

And the same programm on the other linux (which is not polled) still run
whitout problem.

what in the polling can cause the subAgent to stop responding? 
Can this behaviour be caused by memory leaks?
Is it an snmpd bug or my code is wrong?

Do you have any idea on how to detect the problem?

Thank you

Regards, 
Mehdi Kadiri
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to