[Fwd: Re: [AGENT++] SNMP++ and problems with time window (SNMPv3)]

Jochen Katz katz at agentpp.com
Mon Jun 12 22:31:02 CEST 2006


As this answer did not go to the list...

-------- Original-Nachricht --------
Betreff: Re: [AGENT++] SNMP++ and problems with time window (SNMPv3)
Datum: Fri, 09 Jun 2006 23:17:07 +0200
Von: Jochen Katz <katz at agentpp.com>
An: Marek Malowidzki <malowidz at wil.waw.pl>
Referenzen: <007701c68b8f$50a7db80$3600010a at wil.waw.pl>
<00ac01c68b91$5b361e70$3600010a at wil.waw.pl>

Hi Marek,

as a new release will be published during the next days, please try with
the latest snapshot from http://agentpp.org/~katzwww/snapshot/

This will at least fix the endless loop for the async request (see
changelog).

And if you set high filter levels
   // Set filter for logging
   DefaultLog::log()->set_filter(ERROR_LOG, 15);
   DefaultLog::log()->set_filter(WARNING_LOG, 15);
   DefaultLog::log()->set_filter(EVENT_LOG, 15);
   DefaultLog::log()->set_filter(INFO_LOG, 15);
   DefaultLog::log()->set_filter(DEBUG_LOG, 15);
the time table will give some usefull output.



More information about the AGENTPP mailing list