Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.
Some article numbers may have changed. If this isn't what you're looking for, try searching all articles. Search articles

NetWorker Management Web UI (NWUI): How to Install

Summary: How to Install the NetWorker Management Web UI software

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Instructions

The NetWorker Web User Interface (NWUI) is a web-based management interface used to configure, operate, and monitor NetWorker servers. NWUI uses HTML5, Apache Tomcat, and the Spring Framework to provide a superior user-experience through intuitive workflows and increased responsiveness. The NWUI can be installed on Linux or Windows operating systems, either directly on the NetWorker server or on a host which is not the NetWorker server.

The NWUI server must have Java installed. It is recommended to use the NetWorker Runtime Environment (NRE). If the host is also the NetWorker server, then Java is also a requirement for the NetWorker server's local authentications service. If the host is an existing NetWorker server Java will already be installed. If you are installing NWUI on a host which is not the NetWorker server, Java (NRE) must be installed prior to completing the NWUI installation. NetWorker: NRE: NetWorker Runtime Environment - Introduction and Installation

Installing NWUI on Linux

Watch on Youtube
 

1. Connect to the host with the root account.
2. Download the NetWorker Management Web UI software package from the Dell Online Support website.
 
NOTE: There is no "NWUI package." Download the NetWorker version package. The zipped download contains the NWUI installation files.

3. Extract the files by typing the tar command. For example: tar -xvf file_name.tar.gz.          
[root@lnx-nwserv]:~# tar xf nw1910_linux_x86_64.tar.gz ; cd linux_x86_64 ; ls -l | grep nwui
-rw-r--r--. 1 root games 191592892 Jan  9 12:40 lgtonwui-19.10.0.1-1.x86_64.rpm
-rw-r--r--. 1 root games 177367524 Jan  9 12:40 lgtonwuiserv-19.10.0.1-1.x86_64.rpm
[root@lnx-nwserv]:~/linux_x86_64#
         There are two RPM files for the NWUI:
  • lgtonwui: For installing on a host which is not the NetWorker server.  This installs a new Apache Tomcat instance on the host for use by NWUI.
  • lgtonwuiserv: For installing on a NetWorker server
4. From the directory that contains the extracted NetWorker software packages, use the rpm command to install the required NetWorker Management Web UI package.
NetWorker server: 
cd linux_x86_64 ; rpm -ivh lgtonwuiserv-*.rpm
Standalone Linux system:
cd linux_x86_64 ; rpm -ivh lgtonwui-*.rpm
5. When prompted, start the nwui configure script: /opt/nwui/scripts/mcui_configure.sh
[root@lnx-nwserv]:~/linux_x86_64# /opt/nwui/scripts/nwui_configure.sh
NOTE: The prompts differ depending on whether the install is local or remote from the NetWorker server.
  • Local:  Provide the NetWorker Authentication Service hostname.  The authentication host is the NetWorker server unless a separate host is used for authentication in this datazone.
  • Remote: Point to the java installation.  Specify a keystore password.  Provide the hostname of the NetWorker Authentication Service host (usually the NetWorker server) and its port.
Specify the directory where the Java Standard Edition Runtime Environment (JRE) software is installed [/opt/nre/java/latest]:

Specify the host name of the NetWorker Authentication Service host [lnx-nwserv]: 

Specify the host name of the NetWorker Server to be Managed by NWUI [lnx-nwserv]: 

Specify the AUTHC port for Networker Server which is managed by NWUI [9090]: 

The NetWorker Web UI Server requires a keystore file to configure encryption and to provide SSL support. 
EMC recommends that you specify a password that has a minimum of nine characters, 
with at least one upper case letter, one lower case letter, one number and one special character. 

The installation process will create a new keystore file. 

Specify the keystore password: 
Confirm the password: 

The installation completed successfully.

6. Start the NWUI service.
The process which is started is called:  nwuictld
Linux sysvinit: service nwui start/stop/status
Linux systemd:  systemctl start/stop/status nwui
[root@lnx-nwserv]:~# systemctl status nwui
● nwui.service - NetWorker Management Web UI Server
   Loaded: loaded (/opt/nwui/scripts/nwui.service; enabled; vendor preset: disabled)
   Active: active (running) since Thu 2024-01-25 16:55:06 EST; 5min ago
...
...
7. Access the NetWorker Management Web UI by using following link: 
https://<NWUI_hostname>:9090/nwui

Logs: NetWorker Management Web UI (NWUI): Triage and Troubleshooting Guide

Installing NWUI on Windows

 

Watch on Youtube

 

1. Log in to the target host with a user that has administrator privileges.
2. Download the NetWorker Management Web UI software package from the Dell Online Support website.
 
NOTE: There is no "NWUI package." Download the NetWorker version package. The zipped download contains the NWUI installation files.

3. Extract the package and locate the appropriate installation package.

Depending on if the host is a NetWorker server or stand-alone host. The installation may differ.
  • Local: Use the NetWorker-version.exe. During installation or upgrades of the NetWorker server software, you can install the NWUI server package while installing the NetWorker server software:
  • Remote: Use the NWUI-version-x64.exe. You can also use this package on NetWorker servers; however, if the system is not a NetWorker server, then this installation package must be used instead of the full installer, even if the NetWorker client software is installed:
 
4.  Review and agree to the license terms. 

5.  The default installation folder is C:\Program Files\EMC NetWorker\nwui. It is recommended to leave this as default or install in the same location as other NetWorker software (if installed).
6. Specify the FQDN of the NetWorker Authentication Host. This is typically the NetWorker server; however, in environments with multiple NetWorker servers a single primary Authentication Host may be used. The default port is 9090.
7. Specify the FQDN of the NetWorker Server Host. This is the NetWorker server which is managed by this NWUI server. Only one NetWorker server can be managed per NWUI server. The default port is 9090.
                        
8. If prompted by a Security Alert, you must
                    - 'View Certificate'

                         kA5f10000004LANCA2_1_10
                   
                    - 'Install Certificate' - 'Next'
                    - 'Place all certificates in the following store' - 'Browse'
                    - 'Select Certificate Store'
                    - 'Trusted Root Certificate Authorities'

                         kA5f10000004LANCA2_1_11
                    - OK, Next.

9. Create the NWUI keystore password. Click Next.

10. Once the installation completes. Access the NetWorker Management Web UI from a browser and login using the standard NetWorker authentication credentials. 
https://<NWUI_hostname>:9090/nwui
                       
Logs: NetWorker Management Web UI (NWUI): Triage and Troubleshooting Guide

Additional Information

Article Properties


Affected Product

NetWorker

Product

NetWorker, NetWorker Series

Last Published Date

14 Feb 2024

Version

7

Article Type

How To