Den 19-10-2011 19:49, Cameron Smith skrev: > OPTIONS="-Ls 4 d -Lf /dev/null -p /var/run/snmpd.pid -a"
Try removing the blanks in the -L option, so it is -LS4d (note that it is uppercase S when you specify the priority) > I removed the edit and then tried to set logging in /etc/snmp/snmpd.conf by > adding: > > logging size=0 level=4 Where did you find that syntax? "logOption S4d" is probably what you want, and then it should go into the snmp.conf (or snmpd.conf, but then as "[snmp] logOption S4d") /Niels -- Niels Baggesen - @home - Ã…rhus - Denmark - [email protected] The purpose of computing is insight, not numbers --- R W Hamming ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Ciosco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
