Managing NerveCenter
-
Controlling NerveCenter from the Command Line - ncstart -
ncstart -h | -p | -s
Runs the NerveCenter Server as either a process or a Windows service.
-h
Displays command line help for ncstart.
-p
Runs the NerveCenter Server as a process.
-s
Runs the NerveCenter Server as a Windows service.
-fg
Runs NerveCenter in the foreground in a command prompt. Useful when debugging NerveCenter.
-info
On machines installed with NerveCenter Server, displays Server version and copyright information. The Server does not have to be running to use -info
.
-off
(UNIX only) Disables all alarms when you start the server. (For example, you might want to use -off
if you create an alarm that causes undesirable results on the server.)
During a NerveCenter installation, the NerveCenter Server is installed as a Windows service. During installation, the choice is given to have the NerveCenter Server service start up automatically.
If the NerveCenter Server is installed as a service but not as an automatic service, you must start it manually each time.
ncserver | ncstop |
29 July 2003 |