Re: Logging level

2011-10-19 Thread Cameron Smith
On Oct 19, 2011, at 11:57 AM, Niels Baggesen wrote: > 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

Re: Logging level

2011-10-19 Thread Niels Baggesen
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