Performing the Presentation Server installation
Before you begin
Complete the following items:
- Ensure that the computer on which you are installing the product adheres to the hardware, operating system, platform, and software requirements listed in System requirements.
- Ensure that the computer on which you are installing the product adheres to the requirements described in Preparing-for-the-Presentation-Server-installation.
- Complete or review the information in the installation worksheet for the TrueSight Presentation Server. The default values used during the installation process are entered in the installation worksheet.
- Ensure that you downloaded the installation files for TrueSight Presentation Server and extracted the contents of the zipped distribution file to an appropriate directory on the computer where the TrueSight Presentation Server will be installed.
Permissions required for a non-root user on Linux
On Linux computers, you can install the TrueSight Presentation Server only as a non-root user. However, the root user must provide the read, write, and execute permissions to the non-root user for the following directories:
- Directory that contains all the installation files
- Destination directory
- /tmp and /var/tmp directories
- /etc directory
- /opt/bmc directory
Encryption settings
The TrueSight Presentation Server uses 256-bit SSL encryption, by default. Due to import regulations in some countries, AES 256-bit encryption is not allowed. You select the appropriate encryption key size when you invoke the installer; otherwise, the installer uses the default 256-bit SSL encryption.
In a command line, navigate to the Disk1 folder in the installation file structure and enter the following command to change the encryption key size:
- (Windows) setup.exe –J BMC_TS_KEY_SZ=<128/256>
(Linux) ./setup.bin –J BMC_TS_KEY_SZ=<128/256>
128 is AES 128-bit encryption key
256 is AES 256-bit encryption key
To perform a typical installation of the TrueSight Presentation Server
A typical installation is recommended for installing the TrueSight Presentation Server with the default settings.
- Launch the installation wizard:
- (Windows) As an administrator user, navigate to Windows\Disk1 and double-click install.cmd.
(Linux) As a non-root user, navigate to Linux/Disk1 and run install.sh.
On the Welcome page, click Next.
On the License Agreement page, read the agreement and select the I agree to the terms of the license agreement option, and click Next.
If you do not agree to the terms of the license agreement, the installation process will not continue.- On the Installation Type page, select Typical Install.
- On the Listening Address Configuration page, confirm the Fully Qualified Domain Name (FQDN) of your localhost.
This Fully Qualified Domain Name (FQDN) is detected by the installer. You can enter an alternative, local FQDN, but this field cannot be empty to continue with the installation. Other TrueSight components use the FQDN to connect with the TrueSight Presentation Server.
Make sure that you do not manually enter any IP address in the FQDN field.On the database installation credentials page, enter a unique name for the user and set a password for the PostgreSQL database, and then click Next.
The Installer creates a new database user using this username and password.On the BMC Remedy Single Sign-On Server Settings page, enter the following details for the Remedy Single Sign-On server and then click Next.
- Enter the Fully Qualified Domain Name (FQDN) of the Remedy Single Sign-On server installed on the system.
- Use the port number of the Remedy Single Sign-On server installed on the system. The default port number is 448 for HTTPS and 88 for HTTP.
- Enter the Remedy Single Sign-On server super user password. The Single Sign-On super username is Admin.
- Select a protocol. The options are: HTTPS or HTTP. By default HTTPS is selected.
If your Remedy Single Sign-On server has a private certificate, you must import the certificate into the TrueSight Presentation Server. To import the certificate, select Yes and browse to the path where you have stored the certificate.
Review the installation details.
- If any of the details need to be changed, click Previous to view previous screens and change the relevant details.
- If the details are correct, click Install.
- (Optional) On the Installation Summary page, you can click View Log to view the installation logs, or go to:
- (Windows) Default directory: \Temp\truesightpserver_install_log.txt
- (Linux) Default directory: /tmp/truesightpserver_install_log.txt
- Click Done to exit the installation wizard.
To perform a custom installation of the TrueSight Presentation Server
- Launch the installation wizard:
- (Windows) Navigate to Windows\Disk1 and double-click install.cmd.
(Linux) As a non-root user, navigate to Linux/Disk1 and run install.sh.
On the Welcome page, click Next.
- On the Installation Type page, select the installation type as Custom Install.
On the License Agreement page, read the agreement and select the I agree to the terms of the license agreement option, and click Next.
If you do not agree to the terms of the license agreement, the installation process will not continue.On the Directory Selection page, the system displays the available space on the current drive and the amount of space required. The Destination Directory box displays the default path for the installation directory.
Retain the default directory or click Browse to select a directory, and click Next.Ensure that the path for the installation directory does not exceed 125 characters and the directory is empty.
- (Windows) Default directory: \BMC Software\TrueSightPServer
- (Linux) Default directory: /opt/bmc/TrueSightPServer
On the Listening Address Configuration page, confirm the Fully Qualified Domain Name (FQDN) of your localhost.
This Fully Qualified Domain Name (FQDN) is detected by the installer. You can enter an alternative, local FQDN, but this field cannot be empty to continue with the installation. Other TrueSight components use the FQDN to connect with the TrueSight Presentation Server.- On the TrueSight Presentation Server High Availability page, select Enabled to enter the required details; otherwise, select Disabled and click Next.
(Optional) If you enabled the High Availability option, Select Primary Server or upload a configuration for the Secondary Server and then click Next.
Field
Description
Primary Server
Note: If you do not use the default High Availability port numbers, only use port numbers between 1024 and 65535.
Server Pair Name
Elasticsearch cluster name for one node (server), or more nodes, that holds all of the data, and provides federated indexing and search capabilities across all nodes.
The default value for the cluster name is "truesight". You can change this name to reflect the logical group name of the cluster.
Cache Replication Port
Port number for the primary server cache replication. The default port is 7800.
Control Port
Port number for the primary server control. The default port is 8800.
Secondary Server FQDN
Fully Qualified Domain Name for the secondary server host. The Secondary Server maintains a constantly updated cache memory of the TrueSight Presentation Server activity.
Secondary Server Database Port
Port number for the secondary server database port. The default port is 5432.
Secondary Cache Replication Port
Port number for the secondary server cache replication. The default port is 7800.
Secondary Control Port
Port number for the secondary server control. The default port is 8800.
Secondary Server
High Availability Configuration File
Path to upload the HA configuration file. The ha-shared.conf file is generated in the <Primary Server installation directory>\truesightpserver\conf directory. Copy this file from the primary server host to the secondary server host. Enter or browse to the file path.
Any event raised in the TrueSight Presentation Server is set in the Primary Server. The Secondary Server maintains a constantly updated cache memory of the TrueSight Presentation Server activity.
On the TrueSight Presentation Server Port Settings page, use the default settings for the Tomcat Apache Server, Elasticsearch, and Event Ingress ports and then click Next.
You can enter different port settings, but confirm that the new ports are available.On the database installation credentials page, enter a unique name for the user and set a password for the PostgreSQL database, and then click Next.
The installer creates a new database user using this username and password.- On the Remedy Single Sign-On Server Settings page, enter the following details for the Remedy Single Sign-On server and then click Next.
- Enter the Fully Qualified Domain Name (FQDN) of the Remedy Single Sign-On server installed on the system.
- Use the port number of the Remedy Single Sign-On server installed on the system. The default port number is 448 for HTTPS and 88 for HTTP.
- Enter the Remedy Single Sign-On server super user password. The Single Sign-On super username is Admin.
Select a protocol. It is either HTTPS or HTTP. By default HTTPS is selected.
If your Single Sign-On server has the custom CA certificate, you must import the certificate in the TrueSight Presentation Server. To import the certificate, select Yes and browse to the path where you have stored the certificate.
Review the installation details.
- If any of the details need to be changed, click Previous to view previous screens and change the relevant details.
- If the details are correct, click Install.
- (Optional) On the Installation Summary page, you can click View Log to view the installation logs, or go to:
- (Windows) Default directory: \Temp\truesightpserver_install_log.txt
- (Linux) Default directory: /tmp/truesightpserver_install_log.txt.
- Click Done to exit the installation wizard.
Post-installation tasks
Perform the following tasks after installing the TrueSight Presentation Server:
- After installing the component products, you must identify data providers as components in the TrueSight Presentation Server. This connection enables the TrueSight Presentation Server to receive data from its component parts. You can connect components as you add them, or when you finish adding all components.
- (Linux) Register the TrueSight Presentation Server service for non-root users:
- Log in as a root user on the computer on which the TrueSight Presentation Server is installed.
- From the <installedDirectory>/truesightpserver/bin directory, run the following command to register the service:
./tssh service register <nonrootUserName> (SUSE Linux Enterprise Server only) In addition, run the following command:
chkconfig --add BMCTSPSSvc- Ensure that you have read and write permissions for the installedDirectory\truesightpserver\logs\tssh.log file before you run the following commands.
- Check whether the service is registered by running the following command:
service BMCTSPSSvc status - To start and stop the service, run the following commands:
service BMCTSPSSvc start
service BMCTSPSSvc stop
(Optional) On a multi-tenant TrueSight Presentation Server environment, you must enable the msp-deployment parameter. To enable, do the following:
Navigate to the folder based on the operating system on which you installed the TrueSight Presentation Server:
- (Windows) <Install_Directory>\truesightpserver\modules\tomcat\webapps\ROOT\WEB-INF\classes
- (Linux) <Install_Directory>/truesightpserver/modules/tomcat/webapps/ROOT/WEB-INF/classes- Open the rsso-agent.properties file.
- Uncomment the msp-deployment=true parameter and save.
Navigate to the folder.
- (Windows) <install_Directory>\truesightpserver\bin
- (Linux) <install_Directory>/truesightpserver/bin- Run the following commands to restart the TrueSight Presentation Server:tssh server stop
tssh server start
- Role-based user access to the features and components that compose TrueSight Operations Management is enabled by persona-based authorization profiles. Each authorization profile is associated with one or more Remedy Single Sign-On Server realms and comprises user groups, roles and permissions, and objects. These authorization profiles determine the features and objects that users can access and monitor. You can use the default authorization profiles as is, or you can modify their attributes. If necessary, you can also create authorization profiles.
- If you have installed the TrueSight Presentation Server in the high-availability mode, you can configure aliases and hosts to access the TrueSight Presentation Server. For more information, see Configuring-the-Presentation-Server-for-high-availability.
- In an IPv6 environment, comment the following properties and restart the TrueSight Presentation Server:
- #vm.args.system.26 in the installedDirectory\truesightpserver\conf\custom\csr.conf file
- #vm.args.system.18 in the installedDirectory\truesightpserver\conf\custom\idxsrv.conf file
Troubleshooting