Re: PatternSyntaxException in install

2005-07-01 Thread Paras Sharma
oops .. wrong list.. sorry about that .. --- Paras Sharma <[EMAIL PROTECTED]> wrote: > HiAll > > Any idea how to fix the following error > > OS : Fedora 4 > > > [EMAIL PROTECTED] bin]# $OPENNMS_HOME/bin/install -disU > > OpenNMS Installer Version $Id:

PatternSyntaxException in install

2005-06-30 Thread Paras Sharma
HiAll Any idea how to fix the following error OS : Fedora 4 [EMAIL PROTECTED] bin]# $OPENNMS_HOME/bin/install -disU OpenNMS Installer Version $Id: Installer.java,v 1.35.2.1 2005/03/13 03:57:20 djgregor Exp $ == Confi

Re: agentx connection problem

2005-06-14 Thread Paras Sharma
Hi Problem solved. Subagent was looking for /var/run/agentx. Now starting snmpd with -x unix:/var/run/agentx Thanks Paras --- Paras Sharma <[EMAIL PROTECTED]> wrote: > Hi > > > I am having some problem in Subagent/Agentx running on same host. >

agentx connection problem

2005-06-13 Thread Paras Sharma
Hi I am having some problem in Subagent/Agentx running on same host. I tried building subagent within master agent using ./configure --with-mib-modules="nstAgentModuleObject" worked fine with 5.0.10 and 5.2.1 After that I tried building a separate subagent using 5.2.1 1) ./