Synopsis
swstart
Description
This command controls startup of Systemwalker Operation Manager services/daemons and starts them up. Also, this command controls startup of Systemwalker Centric Manager services/daemons if Systemwalker Centric Manager V11.0L10/V11.0 or later coexists, and starts them up.
Return Values
Return value | Meaning |
---|---|
0 | Normal termination |
Value other than 0 | Abnormal termination |
Command Location
Windows | <Systemwalker Operation Manager installation directory>\mpwalker.jm\mpcmtool\bin |
Solaris | /opt/FJSVftlo/bin |
Privilege Required
System administrator (user belonging to the Administrators group or superuser) privileges are required.
Caution
This command can be executed on servers.
If you execute this command using a Systemwalker Operation Manager job, the operation of Systemwalker Operation Manager and Systemwalker Centric Manager cannot be guaranteed. See "Commands that Should Not Be Executed as Jobs" in the Systemwalker Operation Manager User's Guide for details.
[UNIX]
To prevent all daemons from starting automatically, in addition to executing this command, disable the startup shell script as follows.
Become a superuser.
Stop Systemwalker Operation Manager with the poperationmgr command.
Specifies suppression of automatic start of daemons.
[Solaris]
Rename the following shell script files (change the leading uppercase "S" to lowercase "s").
File name before change | File name after change | Remark |
---|---|---|
/etc/rc2.d/s90mpfwsec | /etc/rc2.d/S90mpfwsec | |
/etc/rc3.d/s28JMCAL | /etc/rc3.d/S28JMCAL | Note |
Note: Only when the automatic reflection function is enabled in a cluster system.
[Linux]
Execute the following command to enable automatic startup.
systemctl enable JMCAL.service (Note) systemctl enable mpfwsec.service |
Note: Only when the automatic reflection function is enabled in a cluster system.
Start the daemon with the soperationmgr command.
Examples
[Windows]
d:\win32app\mpwalker.jm\mpcmtool\bin\swstart
[UNIX]
/opt/FJSVftlo/bin/swstart