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:
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
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.
>
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) ./