Top
Systemwalker Runbook Automation Reference Guide
Systemwalker

1.3.8 swncctrl (Agent Control Command)

Description

This command starts/stops the Agent.


Synopsis

[Windows]

swncctrl {start | stop | restart}

[Linux]

swncctrl {start | [-e] stop | restart}


Options

start

This option starts the Agent.

stop

This option stops the Agent.

-e

This option stops the Agent forcibly when it is specified together with the stop option. It can only be specified in Linux.

restart

This option restarts the Agent.


Return Values

0:

Normal termination

128:

Invalid parameter specified

130:

Executed by a user without execution privileges

255:

Abnormal termination


Command Location

[Windows]

%F4AN_INSTALL_PATH%\F4ANswnc\bin

Note: The installation destination of the communications infrastructure included in the agent of Systemwalker Runbook Automation is set to environment variable %F4AN_INSTALL_PATH%.

[Linux]

/opt/FJSVswnc/bin


Privilege Required/Execution Environment

[Windows]

[Linux]