NSM/web Installation Guide

Installation (T2806ABA and Superseding SPRs)
HP NonStop NSM/web Installation Guide529994-002
1-14
14. Starting NSM/web and Verifying Installation
Installing and Configuring iTP WebServer
The iTP WebServer product must be installed before you can access the NSM/web
home page:
1. Install and configure iTP WebServer. For instructions, see the iTP Secure
WebServer System Administrators Guide.
2. To access the NSM/web application, make these changes to the Web server’s
configuration file (httpd.config):
a. Make a backup of the httpd.config file. Step b in this procedure modifies
the file.
b. Add a Filemap directive pointing to the location where NSM/web files are
installed. For example:
Filemap /NSMweb /usr/tandem/webserver/root/NSMweb/lobster
c. To access NSMweb.html directly, add NSMweb.html to the IndexFile entry.
For example:
IndexFile NSMweb.html index.html index.htm home.html
home.htm
For more information about the IndexFile directive, see the Configuration
Directives appendix in the iTP WebServer System Administrator’s Guide.
3. Save changes and restart the iTP WebServer environment so that the changes
take effect. For more information, see the iTP Secure WebServer System
Administrator’s Guide.
Starting NSM/web
Run the start NSM/web script from the NSM/web directory to start the NSM/web
Pathway environment:
cd /usr/tandem/lobsterServers/bin
./startNSMweb
To start NSM/web:
1. Stop NSM/web, if it is currently running.
2. Log on using the super ID (255,255).
3. Start an OSS prompt using the osh command.
4. Change to the directory lobsterServers/bin using the command:
cd /usr/tandem/lobsterServers/bin
Note. When running the script for the first time, use the super ID (255,255). Start each
installation of NSM/web separately by going into the respective installation directory. Starting
one installation of NSM/web does not start others instances of NSM/web installation.