Re: rfv: MinGW build fix

2007-07-21 Thread Thomas Anders
Dave Shield wrote: > On 19/07/07, Thomas Anders <[EMAIL PROTECTED]> wrote: >> I think we desperately need to document our build >> system for ourselves (and other interested people). Let alone improving it. > > Sounds good. > We look forward to seeing what you come up with . :-) Here's a star

Re: agentx config question

2007-07-21 Thread Dave Shield
On 21/07/07, Leland Wallace <[EMAIL PROTECTED]> wrote: > Turning on AgentX master support. > agentx/master: initializing... > Error: Couldn't open a master agentx socket to listen on (): > > and then it quits. Shouldn't the default port be used here? Not quite. By default, it should be listening o

agentx config question

2007-07-21 Thread Leland Wallace
Varoius bits of documentation (and the code too) mention that there is a default agentx listening port. e.g. #define AGENTX_PORT705 from protocol.h I am running into a situation where I have the "master yes" directive in the snmpd.conf file, without the "agentxsocket" being specified