Managing NerveCenter
-
Running the NerveCenter Server - Running the NerveCenter Server on UNIX -
Running the NerveCenter Server
Running the NerveCenter Server on Windows
Running the NerveCenter Server on UNIX
If NerveCenter is not running as a UNIX daemon, you can start it manually.
To start NerveCenter Server manually on UNIX:
- Before you can run any NerveCenter application on UNIX, you must set the necessary environments by executing one of the following shell scripts:
- install_path/userfiles/ncenv.sh
- install_path/userfiles/ncenv.csh
- install_path/userfiles/ncenv.ksh
where install_path is typically /opt/OSInc.
An administrator should add the lines from these files to the login scripts of all users who are going to be using NerveCenter on UNIX.
- From the install_path/bin directory, where install_path is typically
/opt/OSInc
, type the following command:
install_path/bin/ncstart
If you want to disable all alarms when you start the server (for example, if you create an alarm that crashes the server) type ncstart -off
For other command line switches see Controlling NerveCenter from the Command Line on page 229.