The utility startcli allows users to run and monitor D2000 system processes, which cannot be run and monitored directly by the process D2000 Server. There are two groups of such processes:

The utility StartCli (the file startcli.exe is located in the subdirectory Bin of the installation directory) can be run with the following parameters:

Declaration startcli /parameter1 /parameter2 ... /parameterN
Parameters
/X<mode> Operation mode of the utility startcli:
  • /X1 - run as a service (communicates with the Windows Service Manager)
  • /X0 - run from the command prompt

Default value is /X0.

/T<init_delay> Time delay (in seconds) after running the utility, before the first check of the monitored process.
Default value is /T1.
/F<delay> Delay - a time period to wait before rerunning the monitored process.
Default value is /F60.
/W<servis> Servis - the name of the monitored service.
Required parameter.
Description The utility startcli may be run as a service (the parameter /X1) or directly from the command prompt (the parameter /X0 or without the parameter /X). After starting, the utility waits few seconds (the parameter /T) and then checks regularly the status of the monitored process in a loop. The monitored process must be a service and its name is given by the parameter /W. If the service is stopped, at first the utility startcli waits the given time (the parameter /F) and then runs the service stopped.
Note See also the utility SCS Config
Napíšte komentár