To perform redundant Manager operation, it is necessary to execute the Manager Setup Command for Redundant Manager Operation on the Manager and the Agent or Proxy Manager.
The specifications of the Manager Setup Command for Redundant Manager Operation are described below.
Refer to "sqcHmSetup (Manager Setup Command for Redundant Manager Operation)" in the Reference Guide for more information, such as how to cancel redundant Manager operation.
Point
Execute this command on only the second Manager for "pull" operations as described in "4.3.2 Tasks to perform on the second Manager".
Required privileges
Windows
The user must have the privileges of a member of the Administrators group.
UNIX
The user must have the privileges of the system administrator (superuser).
Syntax
Windows
Installation directory\bin\sqcHmSetup.exe [-u] |
UNIX
/opt/FJSVssqc/bin/sqcHmSetup.exe [-u] |
Options
This option cancels the redundant Manager operations.
Usage example
To make a Manager redundant, execute this command as follows:
Windows
C:\>cd C:\Program Files\SystemwalkerSQC\bin C:\Program Files\SystemwalkerSQC\bin>sqcHmSetup.exe Command Succeeded. C:\Program Files\SystemwalkerSQC\bin> |
UNIX
# cd /opt/FJSVssqc/bin/ # ./sqcHmSetup.exe Command Succeeded. # |