Wednesday, April 11, 2007

Debian Upgrade Woes

Apparently after the Debian upgrades I had a few things break on some of my servers.

1. Apparently snmpd only wants to bind to localhost now. I need it to do some monitoring with Nagios from another server. The fix was to revert to the old options in /etc/default/snmpd This meant removing the user and SMUX options and removing 127.0.0.1 from the end of SNMPDOPTS.

2. Nagios wouldn't restart because it had a duplicate check definition in check-fast-alive. Apparently it gets defined in fping.cfg and ping.cfg. I commented out the fping definition.

I'm sure there are more troubles to come.

No comments: