Re: disable logging

2004-08-16 Thread Coders
On Fri, 6 Aug 2004 16:51:44 +0530 Nagaich, wrote: NN> Hi All, NN>is there any way of disabling logging completely for a sub-agent. I am NN> unsing net-snmp 5.1.1 NN> NN> I disabled stderr explicitly but subagent automatically enables stderr NN> and NN> prints debug messages on console. At

Re: disable logging

2004-08-09 Thread Dave Shield
>is there any way of disabling logging completely for a sub-agent. > I am using net-snmp 5.1.1 Not in the 5.1.x line, no. The main development code includes support for '-Ln' which will log to a null log handler, and hence effectively turn off logging. But this is a new feature since the 5.1

disable logging

2004-08-06 Thread Nagaich, Nitin
Hi All, is there any way of disabling logging completely for a sub-agent. I am unsing net-snmp 5.1.1 I disabled stderr explicitly but subagent automatically enables stderr and prints debug messages on console. thanks & regards, Nitin