NetXMS Support Forum

English Support => General Support => Topic started by: boulderado on May 11, 2013, 07:10:22 AM

Title: New to NetXMS - looking for browser access
Post by: boulderado on May 11, 2013, 07:10:22 AM
Hi,

I just got 1.2.7 up and running on Windows Server 2008 and I am able to load the mgmt console. Is there a way to manage this installation through a browser on different computer (same subnet)?

Thanks.
Title: Re: New to NetXMS - looking for browser access
Post by: Victor Kirhenshtein on May 11, 2013, 11:19:14 AM
Hi!

Yes, it's possible, you have to install web UI for that. It's in a separate package: https://www.netxms.org/download/webui/netxms-webui-1.2.7.exe (https://www.netxms.org/download/webui/netxms-webui-1.2.7.exe) or https://www.netxms.org/download/webui/netxms-webui-1.2.7-x64.exe (https://www.netxms.org/download/webui/netxms-webui-1.2.7-x64.exe). If you already have Java application server installed, you can just deploy war file: https://www.netxms.org/download/webui/nxmc-1.2.7.war (https://www.netxms.org/download/webui/nxmc-1.2.7.war). There is short instruction about web UI installation: http://wiki.netxms.org/wiki/Web_Interface_Installation_Guide (http://wiki.netxms.org/wiki/Web_Interface_Installation_Guide).

Best regards,
Victor
Title: Re: New to NetXMS - looking for browser access
Post by: boulderado on May 11, 2013, 08:38:56 PM
Hi Victor,

Thanks for you quick reply, I will try that.

Kurt