Managing NerveCenter - Controlling NerveCenter from the Command Line - ncserver -
nccmd      ncstart

ncserver

NAME

ncserver

SYNOPSIS


   ncserver [-fg | -info | -off]

DESCRIPTION

Executes the NerveCenter Server application. For information about how to use NerveCenter Server, refer to the manual, Managing NerveCenter.

OPTIONS


   -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.)

USAGE

Using ncserver on Windows runs NerveCenter Server as a process. To run the Server as a Windows service, use ncstart -p.

If you use ncstart -p, you must also start the NerveCenter SNMP service by using the following command:

ncsnmp start

You can stop the NerveCenter SNMP service by using the following command:

ncsnmp stop

If NerveCenter is not running as a UNIX daemon, you can start it manually.

Before you can run any NerveCenter application on UNIX, you must set the necessary environments by executing one of the following shell scripts:

where installPath is typically //opt/OSInc

From the installPath/bin directory, where installPath is typically /opt/OSInc type the following command:

ncserver &

see also

ncstart


nccmd ncstart
29 July 2003