Description
This command stops the manager of Systemwalker Software Configuration Manager.
Synopsis
swcfmg_stop |
Options
None.
Return value
Return value | Meaning |
---|---|
0 | Systemwalker Software Configuration Manager either has stopped normally or is already stopped. |
10 | A parameter error has occurred. |
101 | A command that cannot be executed at the same time as this command is already running. |
102 | You do not have the privileges required to execute this command. |
200 | Setup has not been performed. |
255 | A system error has occurred. |
Command location
Admin server
[Windows]
<Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin |
[Linux]
/opt/FJSVcfmgm/bin |
Privilege required/execution environment
[Windows]
Administrator privileges are required. Execute as an administrator.
This command can be executed on the admin server.
[Linux]
This command can only be executed by the system administrator (superuser).
This command can be executed on the admin server.
Cautions
Before executing this command, make sure that ServerView Resource Orchestrator is running when linking to ServerView Resource Orchestrator.
This command cannot be executed at the same time as other commands. An exclusive control error will occur if a command is executed while another command is executing.
Example
Stopping the manager
swcfmg_stop |