This section describes how to stop Agents.
Privileges required for execution
[Windows]
Administrator privileges are required. If the operating system being used is Windows Server 2008 or later, execute the stop process as an administrator.
[Linux]
System administrator (superuser) privileges are required.
Stop method
[Windows]
Issue the command below:
"%F4AN_INSTALL_PATH%\F4ANswnc\bin\swncctrl" stop |
[Linux]
Issue the command below:
/opt/FJSVswnc/bin/swncctrl stop |
Execution results
The message below will be displayed if the command succeeds:
swncctrl stop : SUCCESS |
The message below will be displayed if the command fails:
swncctrl stop : FAILURE <return code> |
Refer to the Systemwalker Runbook Automation Reference Guide for information on return codes.