RE: Dlmod to existing agent

2005-09-02 Thread Toth, Gregory S
PROTECTED] Sent: Friday, September 02, 2005 12:55 PM To: Toth, Gregory S Cc: [email protected] Subject: Re: Dlmod to existing agent >>>>> On Thu, 1 Sep 2005 17:04:01 -0700, "Toth, Gregory S" >>>>> <[EMAIL PROTECTED]> said: Gregory&g

Re: Dlmod to existing agent

2005-09-02 Thread Wes Hardaker
> On Thu, 1 Sep 2005 17:04:01 -0700, "Toth, Gregory S" <[EMAIL PROTECTED]> > said: Gregory> Is this failure to load libit_dynany_sc53.so.5 important?? That's likely the problem. If your dlmod is linked to that library then it needs to be able to find it. You need to properly configure

Dlmod to existing agent

2005-09-01 Thread Toth, Gregory S
We have /usr/sbin/snmpd (version 4.2.3) running on our Sun servers. I would like to add a module. Apparently this can be done without rebuildnig /usr/sbin/snmpd by building the new module as a "dynamic module" and loading it at runtime. I believe I have been successful building the module and n