Top
Systemwalker Service Quality Coordinator Reference Guide
Systemwalker

1.11.1 sqcSetRorInfo (ServerView Resource Orchestrator Linkage Setup Command)

Function

The ServerView Resource Orchestrator linkage setup command performs setup for linking to ServerView Resource Orchestrator.

Note

Do not execute multiple sqcSetRorInfo command simultaneously.


Privileges required for execution

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

Note

  • To execute this command under Windows Server 2008/Windows Vista and later, execute with the administrator privilege.

    For Windows Server 2012/Windows 8

    Right-click the Start menu (located at the bottom-left corner of the Desktop) and select Command Prompt (Admin). Run the command from the Command Prompt.

    For Windows Server 2008/Windows 7/Windows Vista

    From the Start menu, select All Programs - Accessories, then right-click Command Prompt, and select Run as administrator. Run the command from the Command Prompt.

  • To execute this command by registering it with Task Scheduler for the Windows Server 2008/Windows Vista and later, select the General tab of the Properties window for the task to be registered, and then select the Run with highest privileges checkbox.


Execution environment

This command can be executed on an operation management client


Syntax

<installation directory>\bin\sqcSetRorInfo.bat -h <RORHostname> -d <SSOServerName(FQDN)> [-p <HTTPServerPort>]

<installation directory>\bin\sqcSetRorInfo.bat -v



Options

-h <RORHostname >

Specify the host name or IP address of the ServerView Resource Orchestrator Manager.

This option can not be used with -v option.

-d <SSOServerName(FQDN)>

Specify the host name or IP address or FQDN of the ServerView SSO Authentication Server. This option can not be used with -v option.

-p <HTTPServerPort>

Specify the port number of the Interstage HTTP Server of the Server that ServerView Resource Orchestrator Manager are installed. (default: 80)This option can not be used with -v option.

-v

Use this option to confirm setting content. This option can not be used with other options.


Return values

Normal termination: 0

Improper options: 10

Error not identified: 40

Broken setting file: 50


Execution results/Output format

Normal termination

Usage Example

C:\Program Files\SystemwalkerSQC-C\bin>sqcSetRorInfo.bat -h 127.0.0.2 -d SSOServerName