We're unfortunately running an old version of Net-SNMP since that's what comes from RedHat. It's been running fine for months. Lately we've been having power outages, probably a dozen in the last two months.
Today, for some reason, one box out of 30 decided to start acting very wierd after an outage early this morning. The agent runs, stays running, but it doesn't respond to snmp requests. After working with some folks in IRC, this works: run 'snmpd -f -Lo -d -C --rocommunity=testing' and 'snmpgetnext -v2c -c testing sysContact.0' So I figured it was something with the config. I commented out most of the config, started the agent, and it worked. I slowly uncommented lines to figure out where it would fail. It failed on monitor lines, specifically either of these: monitor -r 10 -o prNames -o prErrMessage "process table" prErrorFlag 0 1 monitor -r 10 -e prFixIt "procTable" prErrorFlag == 1 I've tried doing a reinstall of Net-SNMP from our repository, just in case something wierd happened with a library, but it didn't change anything. Can anyone recommend a way to troubleshoot this problem? ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
