Top
Systemwalker Service Quality Coordinator Reference Guide
Systemwalker

1.11.2 sqcSetRorUpgrade(ServerView Resource Orchestrator Collection Items Change Command

Function

The collection items of the Systemwalker Service Quality Coordinator bundled with ServerView Resource Orchestrator is limited.

This command changes the ServerView Resource Orchestrator collection items to Systemwalker Service Quality Coordinator collection items.

Also, this command changes the ServerView Resource Orchestrator Agent collection items to Systemwalker Service Quality Coordinator Agent for Server, or Agent for Business collection items.

Note

Do not execute multiple sqcSetRorUpgrade command simultaneously.


Privileges required for execution

[Windows]

The privileges of a user belonging to the "Administrators" group are required to execute this command.

[UNIX]

The privileges of a system administrator (superuser) are required to execute this command.


Execution environment

The command can be executed on a ServerView Resource Orchestrator Manager, or ServerView Resource Orchestrator Agent.


Before performing this procedure

If the resident processes of the Systemwalker Service Quality Coordinator bundled with ServerView Resource Orchestrator are started, refer to "Chapter 2 Starting and Stopping Resident Processes" to stop the services/daemons. Also confirm that the resident processes are stopped normally.


Syntax

In case of ServerView Resource Orchestrator Manager

[Windows]

<ServerView Resource Orchestrator installation directory >\SQCM\bin\sqcSetRorUpgrade.bat -a [sqc-m | sqc-a-sv | sqc-a-biz]

<ServerView Resource Orchestrator installation directory >\SQCM\bin\sqcSetRorUpgrade.bat -d

<ServerView Resource Orchestrator installation directory >\SQCM\bin\sqcSetRorUpgrade.bat -c

[UNIX]

/opt/FJSVssqc/bin/sqcSetRorUpgrade.sh -a [sqc-m | sqc-a-sv | sqc-a-biz]

/opt/FJSVssqc/bin/sqcSetRorUpgrade.sh -d

/opt/FJSVssqc/bin/sqcSetRorUpgrade.sh -c


In case of ServerView Resource Orchestrator Agent

[Windows]

<ServerView Resource Orchestrator installation directory >\RCXCTMGA\bin\sqcSetRorUpgrade.bat -a [sqc-m | sqc-a-sv | sqc-a-biz]

<ServerView Resource Orchestrator installation directory >\RCXCTMGA\bin\sqcSetRorUpgrade.bat -d

<ServerView Resource Orchestrator installation directory >\RCXCTMGA\bin\sqcSetRorUpgrade.bat -c

[UNIX]

/opt/FJSVssqc/bin/sqcSetRorUpgrade.sh -a [sqc-m | sqc-a-sv | sqc-a-biz]

/opt/FJSVssqc/bin/sqcSetRorUpgrade.sh -d

/opt/FJSVssqc/bin/sqcSetRorUpgrade.sh -c



Options

-a [sqc-m | sqc-a-sv | sqc-a-biz]
sqc-m

Changes the ServerView Resource Orchestrator Manager collection items to Systemwalker Service Quality Coordinator Manager items.

sqc-a-sv

Changes the ServerView Resource Orchestrator Agent collection items to Systemwalker Service Quality Coordinator Agent for Server items.

sqc-a-biz

Changes the ServerView Resource Orchestrator Agent collection items to Systemwalker Service Quality Coordinator Agent for Busines


-d

Restores the ServerView Resource Orchestrator Manager or Agent collection items


-c

Displays the setting state of collection items.


Return values

Normal termination: 0

Abnormal termination:Other than 0


Usage Example 1

Changes ServerView Resource Orchestrator Manager collection items

[Windows]

C:\> cd C:\Fujitsu\ROR\SQCM\bin

C:\Fujitsu\ROR\SQCM\bin> sqcSetRorUpgrade.bat -a sqc-m

Command Succeeded.

C:\Fujitsu\ROR\SQCM\bin>

[UNIX]

# cd /opt/FJSVssqc/bin/

# ./sqcSetRorUpgrade.sh -a sqc-m

Command Succeeded.

#


Changes ServerView Resource Orchestrator Agent collection items
In case of Agent for Server

[Windows]

C:\> cd C:\Fujitsu\ROR\RCXCTMGA\bin

C:\Fujitsu\ROR\RCXCTMGA\bin> sqcSetRorUpgrade.bat -a sqc-a-sv

Command Succeeded.

C:\Fujitsu\ROR\RCXCTMGA\bin>

[UNIX]

# cd /opt/FJSVssqc/bin/

# ./sqcSetRorUpgrade.sh -a sqc-a-sv

Command Succeeded.

#


In case of Agent for Business

[Windows]

C:\> cd C:\Fujitsu\ROR\RCXCTMGA\bin

C:\Fujitsu\ROR\RCXCTMGA\bin> sqcSetRorUpgrade.bat -a sqc-a-biz

Command Succeeded.

C:\Fujitsu\ROR\RCXCTMGA\bin>

[UNIX]

# cd /opt/FJSVssqc/bin/

# ./sqcSetRorUpgrade.sh -a sqc-a-biz

Command Succeeded.

#


Usage Example 2

Restores ServerView Resource Orchestrator Manager collection items

[Windows]

C:\> cd C:\Fujitsu\ROR\SQCM\bin

C:\Fujitsu\ROR\SQCM\bin> sqcSetRorUpgrade.bat -d

Command Succeeded.

C:\Fujitsu\ROR\SQCM\bin>

[UNIX]

# cd /opt/FJSVssqc/bin/

# ./sqcSetRorUpgrade.sh -d

Command Succeeded.

#


Restores ServerView Resource Orchestrator Agent collection items

[Windows]

C:\> cd C:\Fujitsu\ROR\RCXCTMGA\bin

C:\Fujitsu\ROR\RCXCTMGA\bin> sqcSetRorUpgrade.bat -d

Command Succeeded.

C:\Fujitsu\ROR\RCXCTMGA\bin>

[UNIX]

# cd /opt/FJSVssqc/bin/

# ./sqcSetRorUpgrade.sh -d

Command Succeeded.

#


Usage Example 3

Displays the setting state of collection items.Following is the output in case collection items changed to Agent for Server. [Windows]

C:\> cd C:\Fujitsu\ROR\RCXCTMGA\bin

C:\Fujitsu\ROR\RCXCTMGA\bin> sqcSetRorUpgrade.bat -c

License : Systemwalker Service Quality Coordinator

InstallType : Agent for Server

C:\Fujitsu\ROR\RCXCTMGA\bin>

[UNIX]

# cd /opt/FJSVssqc/bin/

# ./sqcSetRorUpgrade.sh -c

License : Systemwalker Service Quality Coordinator

InstallType : Agent for Server

#


License: Display current license.

InstallType: Display current install type.

Notes

The name of followings install types will be displayed as Agent even if this command has been executed.

[Windows]

The install type names displayed in the list of [Add or Remove Programs] or [Add or Remove Applications]

[Linux]

The name of install type displayed in [Description] of rpm command's output.