Hello Dave, I am using net-snmp-5.5.1 which I took mid last year. I will update it with LOG_INFO as per the latest version any way. Thanks for the quick reply.
Regards, Ashok On Wed, Apr 11, 2012 at 6:55 PM, Dave Shield <[email protected]> wrote: > On 11 April 2012 14:10, ashok kumar <[email protected]> wrote: >> if (mkdir(buf, mode) == -1) >> { >> free(ourcopy); >> return SNMPERR_GENERR; >> } else { >> snmp_log(LOG_ERR, "Created directory: %s\n", buf); >> } > > Which version of the code are you working with? > > The current code has this message logged as LOG_INFO > (and it seems to have been that way since 2007, maybe earlier) > > Dave ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
