|
Startup Options through Scripts
To start the Central server:
From the <Central Home>/bin directory, execute the startnms.bat (for Windows) or startnms.sh (for Linux/Solaris)
To start the Distributed Mediation Server:
From <DMS Home>/bin directory, execute the startdms.bat (for Windows) or startdms.sh (for Linux/Solaris)
To start the Standalone Front-end server:
From <Standalone FE Home>/bin directory, execute the startFEServer.bat (for Windows) or startFEServer.sh (for Linux/Solaris)
To start the Standalone Client:
From <Standalone Client Home>/bin directory.,execute the startApplicationClient.bat (for Windows) or startApplicationClient.sh (for Linux/Solaris)
To start Application Client (bundled with Central Server):
From <Central Home>/bin directory, execute the startApplicationClient.bat (for Windows) or startApplicationClient.sh (for Linux/Solaris)
Startup Options through Launcher
The Central Server can be started and shut down using the Web NMS Launcher. Also the Application Client and Applet Clients can also be invoked from the Launcher. Launcher can be invoked through the WebNMSLauncher.bat/sh file present in the <Central Home> directory. The following UI will be displayed:

The following are the options available in the Launcher
|
Option |
Usage |
|
Start Web NMS Server |
Starts the Central Server |
|
Shutdown NMS Server |
Shuts down the Central Server |
|
Reinitialize Web NMS |
Drops all tables in the database |
|
Application Client |
Invokes the Application Client |
|
Applet Client |
Invokes the Applet Client |
|
Web NMS IDE |
Lists the development tool kits available with Web NMS |
|
Simulators and Browsers |
Lists tools to test and validate Applications built using Web NMS IDEs. |
|
Administrator Tools |
Lists tools for runtime configuration of Web NMS |
|
Utilities |
Lists other useful tools |
|