Synopsis
mpsetssoinfoo {SET SVSSO -h <host name> [-p <port number>] | DELETE SVSSO | REFER SVSSO} |
Description
This command configures the settings required to link with the ServerView Operations Manager Single Sign-On environment.
Options
SET SVSSO
Links with the ServerView Operations Manager Single Sign-On environment. The following parameters can be specified:
Specify the ServerView Operations Manager FQDN.
Specify the FQDN of the admin server defined in the hosts file when installing the ServerView Resource Orchestrator admin server.
This cannot be omitted.
Specify the port number of the URL used to authenticate ServerView Operations Manager.
If omitted, "3170" is used by default.
DELETE SVSSO
Removes the link with the ServerView Operations Manager Single Sign-On environment.
REFER SVSSO
Displays the settings for the link with the ServerView Operations Manager Single Sign-On environment.
Return Values
Return value | Meaning |
---|---|
0 | Normal termination |
Value other than 0 | Abnormal termination |
Command Location
Windows | <Systemwalker installation directory>\mpwalker\mpaclmgr\bin |
Solaris | /opt/FJSVfwseo/bin |
Privilege Required/Execution Environment
System administrator (user belonging to the Administrator group or superuser) privileges are required.
Cautions
This command can be executed on a server.
After the command is executed, restart the Systemwalker Operation Manager service/daemon by using the poperationmgr and soperationmgr commands for the settings to take effect.
This command cannot be executed on Solaris versions.
Examples
Configure the linkage settings for ServerView Operations Manager by setting the host name as "svom.fujitsu.com" and the port number as "13170".
mpsetssoinfoo SET SVSSO -h "svom.fujitsu.com" -p 13170 |
Remove the ServerView Operations Manager link.
mpsetssoinfoo DELETE SVSSO |
Display the ServerView Operations Manager link settings.
mpsetssoinfoo REFER SVSSO |
Execution Results/Output Format
When the command terminates normally (return value is 0):
The result is output to the standard output in the format shown below.
Example of the SET SVSSO option
MpSSO: INFO: 10000: ServerView Operations Manager Single Sign-On linkage setup has started. |
Example of the REFER SVSSO option
MpSSO: INFO: 10200: The ServerView Operations Manager Single Sign-On linkage settings display has started. |
When the command terminates abnormally (return value is other than 0):
The result is output to the standard output in the format shown below.
Example of the SET SVSSO option
MpSSO: INFO: 10000: ServerView Operations Manager Single Sign-On linkage setup has started. |