D
D
Digsecman2019-07-24 12:55:00
System administration
Digsecman, 2019-07-24 12:55:00

How to install NetXMS on Ubuntu?

I did the following steps according to the official Talmud https://www.netxms.org/documentation/netxms-admin.pdf

wget https://packages.netxms.org/netxms-release_1.2_all.deb
sudo dpkg -i netxms-release_1.2_all.deb
sudo apt-get update
sudo apt-get install netxms-server
apt-get install netxms-dbdrv-pgsql. 

nxdbmgr init /usr/share/netxms/sql/dbinit_pgsql.sql

NetXMS Database Manager Version 2.2.16 Build 9524 (2.2.16) (UNICODE)

Unable to load and initialize database driver ""

At this stage it hung. I did everything by default, I did not edit any configs.
The 1st point is not yet clear, how and where to install it?
1.Install one of servlet containers that support servlet-api version 3.

Further, everything is clear.
2.Download latest version of WAR file from Web Interface Binaries section www.netxms.org/download/nxmc-2.2.16.war

2. Copy nxmc.war to webapps directory, in a few seconds it will be autodeployed and available at http://SERVER_IP:SERVER_PORT/nxmc/

Tomcat default folder: /var/lib/tomcat7/webapps

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2019-07-24
@Digsecman

Everything is written there, in this manual.
First question. Have you prepared the database?
>> 6. Create database user and adjust configuration file (netxmsd.conf) accordingly:
About your second question. It also says:
NetXMS web interface is java based and should be deployed into servlet container to run. Tested containers:
Tomcat7, Jetty7.
Install and run e.g. Tomcat. It is taken in the same place as everything else
apt-cache search tomcat and go ahead, see what is there in your distribution.

D
Diman89, 2019-07-25
@Diman89

TS, in your profile out of 8 created questions 6(!!!!!!!!) about installing NetXMS
Aren't you tired of it? Hire someone who will make a
moderator for money , it would be necessary to somehow close duplicate questions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question