On Tue, 2009-08-25 at 19:12 +0200, Thomas Anders wrote: > Wes Hardaker wrote: > > I think at this point we should have a config token that at least allows > > turning off the logging entirely (which can then also shutdown the cache > > maintenance). > > You mean like: > > foo# snmpd -H 2>&1 | grep -i dontlog > dontLogTCPWrappersConnects (1|yes|true|0|no|false) > foo# > > ? :-)
But that one affects the logs on line 917 and 934 (of snmp_agent.c). I am talking about the log on line 831 which is controlled by the global variable log_addresses which is enabled by the -a option to snmpd or by NETSNMP_DS_AGENT_VERBOSE which in turn is set by either of -d or -V. /MF ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
