Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - teddymills

#16
Okay making some progress..
Downloaded the entire source.tar.gz for netxms

gunzip netxms.tar.gz
tar -xvf netxms.tar

./configure --with-agent
make
make install

all that went fine without error.

How does one stop+start the agent?
Where is the agent configuration file?

Teddy
#17

I also
chmod 700 nxagent.apkg

./nxagent.apkg   <--that does not work well either...not sure how to uncompress this archive :)
#18

Hi Victor,

I must be missing something very simple.

I am logged in as root
cd /root
wget https://www.netxms.org/download/agent_packages/nxagent-1.0.11.apkg

I have the file now.
I cannot tar -xvf, or gunzip...nothing works at this point.

Am I supposed to rename the file to nxagent.tar.gz?

Teddy




I
#19
https://www.netxms.org/download/

I see the AGENT PACKAGES Generic Unix.

They are in the .APKG format. I have no idea what format this is.
If I download the file, the first 100 lines are text, then the rest of the file is either encoded or gibberish.

Every distro I have used, Centos/RHEL/Fedora/Ubuntu/ has no idea how to use .APGK

How do I install these NETXMS Generic agents on Centos/Fedora/RHEL/Ubuntu?

TIA

Teddy