Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

2.19 mpsetssoinfoo Command

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:

-h <host name>

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.

-p <port number>

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
Linux

/opt/FJSVfwseo/bin

Privilege Required/Execution Environment

System administrator (user belonging to the Administrator group or superuser) privileges are required.

Cautions

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.

When the command terminates abnormally (return value is other than 0):

The result is output to the standard output in the format shown below.