Synopsis
swstop
Description
This command suppresses startup of Systemwalker Operation Manager services/daemons if the system is restarted after installation of Systemwalker Operation Manager. If Systemwalker Centric Manager V11.0L10/V11.0 or later coexists, this command also suppresses the startup of Systemwalker Centric Manager.
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.
Cautions
This command can be executed on servers.
[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 disable automatic startup from systemd.
systemctl disable mpfwsec.service systemctl disable JMCAL.service (Note) |
Note: Only when the automatic reflection function is enabled in a cluster system.
By executing the above procedure, the daemon is prevented from starting the next time the server starts.
Because this command is provided in Systemwalker Centric Manager V11.0L10/V11.0 or later, it cannot suppress the startup of Systemwalker Centric Manager services if the system coexists with Systemwalker CentricMGR V10.0L21/V10.1 or earlier.
If Systemwalker Centric Manager V11.0L10 or 11.0 coexists, cancel the settings for startup suppression with swstart (service/daemon startup suppression release command) before installing or uninstalling Systemwalker Operation Manager. See "1.4 swstart Service/Daemon Startup Suppression Release Command" for details.
Examples
[Windows]
d:\win32app\mpwalker.jm\mpcmtool\bin\swstop
[UNIX]
/opt/FJSVftlo/bin/swstop