RE: waitpid for child processes invoked from agent

2004-09-12 Thread Jim Su
Hi Greeting: I can get rid off the by moving the routines (calling another daemon) from the var_mytable1 and var_mytable2 to the init_myMIB() routine. I can get the initial data. However if my daemon has updated the content (which received from another process) in the shared memory (which i

Re: libnetsnmpagent.so not found error while running agentx subagent (fwd)

2004-09-12 Thread Sitaraman .V.R
Hi, I had to add the following line in /etc/ld/so.conf /usr/local/lib So the lib files are seen. Sitaraman On Fri, 10 Sep 2004, Thomas Anders wrote: > Sitaraman .V.R wrote: > > Hi Thomas, > > Yes, i had to edit my /etc/ld.so.conf > > and it is working fine now. > > Then please summarize t