Information
Method of communication with the Manager
At installation, the method of communication with the Manager is set as the Push method.
To use the Pull method, switch to the Pull method after installation. Refer to Pull Type Communication Settings for information on the procedure for switching.
This section explains the procedure for performing silent installation on a Windows server.
Required privileges
The user must have the privileges of a member of the Administrators group.
Performing silent installation
Log onto the Windows machine and insert the product DVD-ROM into the DVD-ROM drive.
Execute following command.
DVD-ROM Drive:\swSilentSetup.bat -t <sqc-em| sqc-m | sqc-pm | sqc-a-sv| sqc-a-biz | sqc-cl> -f <Installation information file> |
Refer to "swSilentSetup (command for silent installation) in the Reference Manual for more information about this command..
This section explains the procedure for performing silent installation on a Linux/Solaris server.
Required privileges
The user must have the privileges of a member of the Administrators group.
Performing silent installation
Insert the Systemwalker Service Quality Coordinator DVD-ROM (Server) into the DVD-ROM drive of the UNIX machine.
Mount the DVD-ROM.
Execute following command.
/mnt/cdrom/swSilentSetup.sh -t <sqc-em| sqc-m | sqc-pm | sqc-a-sv| sqc-a-biz > -f <Installation information file> (*) |
Refer to "swSilentSetup (command for silent installation)" in the Reference Manual for more information about this command.
*: If necessary, change the mount point of the DVD-ROM device ("/mnt/cdrom" in the above example) to match the environment.