On 11 April 2012 14:10, ashok kumar <ashok.s...@gmail.com> 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
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to