Re: Agent Extensibility

2005-10-25 Thread Robert Story
On Tue, 25 Oct 2005 14:49:05 -0300 Jordan wrote: JJLDS> > I suggest you build a version with debug enabled, for testing. JJLDS> JJLDS> Do I have to put a directive in Makefile or I compile with configure JJLDS> shown by the site? No, the default configure parameters should leave debugging enabl

Re: Agent Extensibility

2005-10-25 Thread Jordan Janeiro Lopes da Silva
> On Mon, 24 Oct 2005 16:56:59 -0300 Jordan wrote: > JJLDS> > snmpd -f -Lo -Dagentx > JJLDS> > JJLDS> This commando doesn't shows me any message of debug > in the JJLDS> console that runs the daemon. > > Sounds like your libraries are compile without debug, which is going > to mak

Re: Agent Extensibility

2005-10-25 Thread Robert Story
On Mon, 24 Oct 2005 16:56:59 -0300 Jordan wrote: JJLDS> >snmpd -f -Lo -Dagentx JJLDS> JJLDS> This commando doesn't shows me any message of debug in the JJLDS> console that runs the daemon. Sounds like your libraries are compile without debug, which is going to make it difficult t

Re: Agent Extensibility

2005-10-24 Thread Jordan Janeiro Lopes da Silva
> JJLDS> in the file. Then I've added the line > JJLDS> netsnmp_ds_set_string(NETSNMP_DS_APPLICATION_ID, >JJLDS> NETSNMP_DS_AGENT_X_SOCKET, "localhost:16100"); > > Ok, first of all, stop the agent and run it in the foreground in > debug mode: > > snmpd -f -Lo -Dag

Re: Agent Extensibility

2005-10-24 Thread Robert Story
On Fri, 21 Oct 2005 17:13:40 -0300 Jordan wrote: JJLDS> in the file. Then I've added the line JJLDS> netsnmp_ds_set_string(NETSNMP_DS_APPLICATION_ID, JJLDS> NETSNMP_DS_AGENT_X_SOCKET, "localhost:16100"); Ok, first of all, stop the agent and run it in the foreground in debu

Re: Agent Extensibility

2005-10-24 Thread Jordan Janeiro Lopes da Silva
, 21 Oct 2005 20:34:01 -0400 Subject: Re: Agent Extensibility > On Fri, 21 Oct 2005 17:13:40 -0300 Jordan wrote: > JJLDS> Robert, I've executed both agents with root permission and > they write JJLDS> in the file. Then I've added the line JJLDS>

Re: Agent Extensibility

2005-10-24 Thread Dave Shield
On Fri, 2005-10-21 at 17:13 -0300, Jordan Janeiro Lopes da Silva wrote: > Robert, I've executed both agents with root permission and they write in the > file. Then I've added the line > netsnmp_ds_set_string(NETSNMP_DS_APPLICATION_ID, > NETSNMP_DS_AGENT_X_SOCKET, "localhost

Re: Agent Extensibility

2005-10-21 Thread Robert Story
On Fri, 21 Oct 2005 17:13:40 -0300 Jordan wrote: JJLDS> Robert, I've executed both agents with root permission and they write JJLDS> in the file. Then I've added the line JJLDS> netsnmp_ds_set_string(NETSNMP_DS_APPLICATION_ID, JJLDS> NETSNMP_DS_AGENT_X_SOCKET, "localhost:16

Re: Agent Extensibility

2005-10-21 Thread Jordan Janeiro Lopes da Silva
ot; <[EMAIL PROTECTED]> Sent: Fri, 30 Sep 2005 20:19:03 -0400 Subject: Re: Agent Extensibility > On Mon, 26 Sep 2005 15:14:16 -0700 Wes wrote: > > WH> >>>>> On Thu, 15 Sep 2005 15:53:09 -0300, "Jordan Janeiro Lopes > da Silva" WH> WH> Jordan>

Re: Agent Extensibility

2005-10-02 Thread Robert Story
On Mon, 26 Sep 2005 15:14:16 -0700 Wes wrote: WH> > On Thu, 15 Sep 2005 15:53:09 -0300, "Jordan Janeiro Lopes da Silva" WH> WH> Jordan> Then I tried to execute the WH> Jordan> sub-agent and then I´ve found some errors like: "Failed to WH> Jordan> connect to the agentx master agent: Unknown ho

Re: Agent Extensibility

2005-09-26 Thread Wes Hardaker
> On Thu, 15 Sep 2005 15:53:09 -0300, "Jordan Janeiro Lopes da Silva" > <[EMAIL PROTECTED]> said: Jordan> I´m new in coding master agent. I´m trying to develop a master Jordan> agent (a table) and a sub-agent(another table). I´ve created Jordan> the snmpd.conf with master agentx. Then I e

Agent Extensibility

2005-09-20 Thread Jordan Janeiro Lopes da Silva
> Hi all, > I´m new in coding master agent. I´m trying to develop a master agent > (a table) and a sub-agent(another table). I´ve created the > snmpd.conf with master agentx. Then I executed the master agent and > everything was fine. Then I tried to execute the sub-agent and then > I´ve found

Agent Extensibility

2005-09-15 Thread Jordan Janeiro Lopes da Silva
Hi all, I´m new in coding master agent. I´m trying to develop a master agent (a table) and a sub-agent(another table). I´ve created the snmpd.conf with master agentx. Then I executed the master agent and everything was fine. Then I tried to execute the sub-agent and then I´ve found some errors