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.

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 Vista/Windows 7/Windows Server 2008 environment, execute with the administrator privilege. Select [Start] button of Windows, [All Programs], [Accessories], [Command prompt], and select [Run as administrator] of the right click menu, and then execute this command.

  • To execute this command by registering it with Task Scheduler for the Windows Vista/Windows 7/Windows Server 2008 environment, 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\bin>sqcSetRorInfo.bat -h 127.0.0.2 -d SSOServerName