Installing the Gateway Server using the wizard
Where you are in the Installation process
You can install the Gateway Server using one of the following settings:
- Typical: Installs the Gateway Server using the default settings, but you can customize the installation directory.
- Custom: Enables you to customize the security level for the network communication between the Gateway Server and Capacity Agents.
When you install the Gateway Server, a Capacity Agent is also installed along with the Gateway Server on the same computer.
To perform a typical installation of the Gateway Server
Log in to the computer where you want to install the Gateway Server.
- (Windows) Log in as a user with administrator privileges.
- (Linux) Log in as the root user or as a non-privileged TSCO Gateway Server Installation Owner user account.
Extract the Gateway Server installer files to a temporary directory.
- (Windows) Extract TSCO_GatewayServer_<version>_MSwindows.zip
- (Linux) Run this command: tar -xvf TSCO_GatewayServer_<version>_Linux.tar
(Linux) Set the DISPLAY environment variable to ensure that the wizard-based installer launches the screens appropriately:
export DISPLAY=<IP address of the computer>:0.0Run the installer:
- (Windows) Run setup.exe from the windows_gateway_server directory.
- (Linux) As a non-root user, run setup.sh from the linux_x86_console directory.
Review the welcome page, and click Next.
Read the license agreement, agree to the terms, and click Next.
Ensure that the Gateway Server component is selected for installation, and click Next.
- Ensure that Typical (use default settings) is selected, and click Next.
Retain the default installation directory path, or change it, and then click Next. Ensure that this directory has sufficient storage space.
(Windows) C:\Program Files\BMC Software\Patrol3(Linux) /opt/bmc/Patrol3
Select HTTP or HTTPS, and click Next. The default selection is HTTPS, which enables TLS for secure communication between the Gateway Server and the Application Server.
If you selected HTTPS in the previous step, provide the following details of the Application Server to retrieve its server certificate, and click Next:
- The host name and port number
- The administrator user name and password
When you click Next, the specified Application Server details are validated.
- (Linux) Type a user name for running the installer or retain the specified logged-in user name.
Select a network protocol, and click Next.
Review the installation details, and click Install.
A message confirming the completion of installation process is displayed.Click View log to view the installation log details on the screen.
Click Done to exit the installation program.
(Linux) Run the following command as a root user to configure the embedded Capacity Agent:
- Change to the root user.
- Change to the installation directory. The default is /opt/bmc/Patrol3.
- Run the following command:
./b1config<version>.sh
where version indicates the version of the installed Gateway Server.
Verify that the installation is successful:
Verification steps for Windows:
Verification steps for Linux:
To perform a custom installation of the Gateway Server
- Log in to the computer where you want to install the Gateway Server.
- (Windows) Log in as a user with administrator privileges.
- (Linux) Log in as the root user or as a non-privileged TSCO Gateway Server Installation Owner user account.
- Extract the Gateway Server installer files to a temporary directory.
- (Windows) Extract TSCO_GatewayServer_<version>_MSwindows.zip
- (Linux) Run this command: tar -xvf TSCO_GatewayServer_<version>_Linux.tar
- (Linux) Set the DISPLAY environment variable to ensure that the wizard-based installer launches the screens appropriately:
export DISPLAY=<IP address of the computer>:0.0 - Run the installer:
- (Windows) Run setup.exe from the windows_gateway_server directory.
- (Linux) As a non-root user, run setup.sh from the linux_x86_console directory.
- Review the welcome page, and click Next.
- Read the license agreement, agree to the terms, and click Next.
- Ensure that the Gateway Server component is selected for installation, and click Next.
- Select Custom (configure advanced features), and click Next.
- Retain the default installation directory path, or change it, and then click Next. Ensure that this directory has sufficient storage space.
(Windows) C:\Program Files\BMC Software\Patrol3(Linux) /opt/bmc/Patrol3 - Select HTTP or HTTPS, and click Next. The default selection is HTTPS, which enables TLS for secure communication between the Gateway Server and the Application Server.
- If you selected HTTPS in the previous step, provide the following details of the Application Server to retrieve its server certificate, and click Next:
- The host name and port number
- The administrator user name and password
When you click Next, the specified Application Server details are validated.
- Select one of the following security levels, and click Next.
- Basic: Maintains network communication between the Gateway Server and Capacity Agents.
- Advanced: Disables network communication between the Gateway Server and Capacity Agents. Use this security level when you want to initiate secure agent data collection. Go to Step 14.
- (Linux) Type the non-root user name you want to use for running the Gateway Server, and click Next. By default, the logged-in user name is displayed.
- If you selected Basic in the previous step, configure the following parameters, and click Next.
- Service Daemon: Type the port number to be used by the service daemon. The default port is 10128.
- Capacity Optimization Agent. Type the port number to be used by the Capacity Agent. The default port is 6767.
- Status Reporting: Type the port number to be used for status reporting. The default port is 6768.
- Gateway Server: Type the port number to be used by the Gateway Server. The default port is 10129.
- History Data Repository: Retain the default directory path to save the historical data or type the directory path of your choice.
- (Linux) Collect Data Repository: Retain the default directory path to save the collected data temporarily or type the directory path of your choice.
- (Linux) Service Daemon installation directory: Retain the default directory path where the service daemon is installed or type the directory path of your choice.
- Enable collection of historical data: Specify whether you want to collect historical data. By default, the historical data is collected.
- Set TrueSight Capacity Optimization Agent to start automatically: Specify whether you want to start the Capacity Agent immediately after installation. By default, the Agent does not start after installation.
- (Linux) Create Default Link: Specify whether you want to create the usr/adm/best1_default link to identify the current installation. By default, the link is created.
- Maximum process command length to collect: Select the maximum length (in bytes) of the process command that the Capacity Agent must collect. The default value is 2048.
- (Linux) Specify whether you want to run the service daemon (bgssd.exe) in the standalone mode. By default, the service daemon is configured to run by using the inetd or xinetd service.
- Select one of the following options if you have PATROL Agent installed:
- Configure PATROL Agent to use the new TrueSight Capacity Optimization data collector being installed.
- Configure PATROL Agent to use the existing TrueSight Capacity Optimization data collector.
- Do not configure PATROL Agent to use the TrueSight Capacity Optimization data collector.
- Select a network protocol, and click Next.
- Review the installation details, and click Install.
A message confirming the completion of installation process is displayed. - Click View log to view the installation log details on the screen.
- Click Done to exit the installation program.
(Linux) Run the following command as a root user to configure the embedded Capacity Agent:
- Change to the root user.
- Change to the installation directory. The default is /opt/bmc/Patrol3.
- Run the following command:
./b1config<version>.sh
where version indicates the version of the installed product component.
- Verify that the installation is successful:
- Verification steps for Windows:
- Verification steps for Linux:
Next step in the Installation process
Now that you have successfully installed the Gateway Server, you must install the Capacity Agents.