Hi,
Tryed to copy and run as ./script, but get something like "cut: not found", "withes not found". Is any manual how-to install NetXMS agent on IPSO?
Hello!
You should take binary package for IPSO. Latest available version is 0.2.23 at https://www.netxms.org/download/archive/agent_packages/nxagent-0.2.23-ipso.apkg (https://www.netxms.org/download/archive/agent_packages/nxagent-0.2.23-ipso.apkg). If you run it as
nxagent-0.2.23-ipso.apkg prefix=/opt/netxms
it should install agent under /opt/netxms. I'll also built 0.2.31 version for IPSO.
Best regards,
Victor
Thanks for info!
Here is what I got:
login as: admin
This system is for authorized use
[email protected]'s password:
Last login: Wed Oct 28 11:15:42 2009 from xxxxx
IPSO 4.2-BUILD096 #1515: 12.05.2008 053151
You have logged into Nokia IPSO Security Appliance.
Terminal type? [xterm
FW[admin]# cd /var/netxms
FW[admin]# ls
nxagent-0.2.23-ipso.apkg
FW[admin]# chmod +x nxagent-0.2.23-ipso.apkg
FW[admin]# nxagent-0.2.23-ipso.apkg prefix=/opt/netxms
nxagent-0.2.23-ipso.apkg: Command not found.
FW[admin]# ./nxagent-0.2.23-ipso.apkg prefix=/opt/netxms
trap: Illegal number: INT
which: not found
which: not found
which: not found
which: not found
cut: not found
FW[admin]#
I'll check it and post updated package.
Best regards,
Victor
Thanks :)
Hi!
I still have not solved problems with .apkg installer, so I put agent version 0.2.31 for IPSO as simple archive (https://www.netxms.org/download/agent_packages/nxagent-0.2.31-ipso.tar.gz (https://www.netxms.org/download/agent_packages/nxagent-0.2.31-ipso.tar.gz)). Extract it inside /opt directory and run /opt/netxms/bin/nxagentd as usual. Agent linked statically with all subagents.
Best regards,
Victor
Thanks for help.
Agent work well :)