thanks, it worked.
On Sat, Feb 27, 2010 at 2:08 PM, Thomas Anders
wrote:
> hashim qaderi wrote:
>> I keep getting this linking error and not sure what -lz library is.
>> .
>> /usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld:
>> cannot find -lz
>
> On SuSE Linux,
On Tue, 23 Feb 2010 09:38:52 +0900 (KST) 생각하기 wrote:
> I compare to speed in case of implement subagent(using ActiveX) and the other.
> [...]
> implementation speed of port is very different in case of using Agentx and
> the other. (compare with written in red)
What is 'the other'? It's impossi
On Fri, 26 Feb 2010 16:20:21 +0530 Shyamala wrote:
S> 08046f84 libnetsnmp.so.5.0.9`_copy_varlist+0x96(80b2480, 0, 270f)
Version 5.0.9 is very old and no longer supported. Please try a more recent
version.
--
Download Inte
On Sun, 28 Feb 2010 23:22:25 -0800 (PST) surya wrote:
SP> Is SNMP library does not redirect stderror to some log files ?
If you do not specify any log destinations, the library will default to using
stderr. If you don't want any logging, one way around this is to
specify /dev/null as the log file
On Tue, 23 Feb 2010 14:33:54 +0200 maxim wrote:
MM> Where i can to find some explanation about 'apps/snmptrap.c'?
What kind of explanation? 'man snmptrap' will tell you about what the app
does.
--
Download Intel® Parallel
On Mon, Mar 1, 2010 at 8:22 AM, surya prakash wrote:
> We are running a multithreaded linux application (NMS). There were 48
> threads running which parallely sends the SNMP request and processes the
> same.
>
> In one of the thread, there were a write to stderror from SNMP
> -