Installing TrueSight IT Data Analytics in a multiple server environment silently
Where you are in the Installation process
You can install IT Data Analytics in a multiple server environment, silently, by doing a custom installation. The silent installation obtains the required user inputs from the options files. You can download sample options files from within the procedure below, or you can generate them.
To perform a custom installation using the silently
Do the following:
- Log in to the host computer on which you want to install IT Data Analytics. BMC recommends that you delete all the files from the temporary directory:
- (Windows) %temp%
- (Linux) /tmp
- Extract the downloaded files to a temporary location outside the following location to avoid any file sharing conflicts:
- (Windows) C:\Program Files
- (Linux) /opt
- Open the command prompt and navigate to:
- (Windows) Windows\Disk1
- (Linux) Linux/Disk1
Download the following sample options files depending on the component that you want to install and your environment, or generate one. To generate the file, go to Step 6.
Copy the sample options file to the following folder on every computer where you want to install the components:
- (Windows) C:\Program Files\BMC Software\TrueSight\ITDA
- (Linux) /opt/bmc/TrueSight/ITDA
To install the product in a different location, change the value of the installLocation property in the options file.
- Run the following command to generate the options file:
- (Windows) setup.exe –DGENERATE_OPTIONS_FILE=pathToOptionsFile
- (Linux) As a non-root user, run setup.bin –DGENERATE_OPTIONS_FILE=pathToOptionsFile
- (Windows - Path with space) setup.exe –DGENERATE_OPTIONS_FILE="C:\temp folder\Disk1\options File.txt"
- (Linux - Path with space) setup.bin –DGENERATE_OPTIONS_FILE="opt/temp folder/Disk1/options File.txt"
- (Windows) C:\Program Files\BMC Software\TrueSight\ITDA
- (Linux) /opt/bmc/TrueSight/ITDA
- You will need to type the Remedy Single Sign-On password in an encrypted form in the options file in Step 8. Encrypt this password using the EncryptPWD utility:
- Open the EncryptPWD utility by navigating to:
- (Windows) <DownloadLocation>\BMC-TrueSight-IT-Data-Analytics\Disk1\utility\EncryptPWD
- (Linux) <DownloadLocation>/BMC-TrueSight-IT-Data-Analytics/Disk1/utility/EncryptPWD
- Run the tool, and click the Encrypt tab.
- Type the password, confirm it, and click Encrypt.
- Note down the encrypted password (from the Encrypted Password field)
- Open the EncryptPWD utility by navigating to:
- Open and edit the options file. You can either retain the default values for the properties or change them, and save the file. The options file defines the installation properties in the form of a prefix tag followed by a property name and value pair.
- Run the following command to start the silent installation. Type the complete path to the options file in the command. If the path includes a blank space, enclose the path within double quotes.
- (Windows) setup.exe -silent -DOPTIONS_FILE="<path_to_itda_silent_options_file>"
- (Linux) ./setup.bin -silent -DOPTIONS_FILE="<path_to_itda_silent_options_file>"
- You can periodically check the installation status by checking the itda_install_log.txt file located at:
- (Windows)%temp%
- (Linux) /tmp
- Search for the following log message in the itda_install_log.txt file to ensure that TrueSight IT Data Analytics is installed successfully:BMC TrueSight IT Data Analytics 11.3.01 install succeeded.
- Verify that the following environment variable points to the installation path:
- (Windows) %BMC_ITDA_HOME%
- (Linux) $BMC_ITDA_HOME
- Run the following command to verify the TrueSight IT Data Analytics status:
- (Windows) Navigate to the TrueSight\ITDA\bin directory, and run run.bat -status command.
- (Linux) Navigate to the TrueSight/ITDA/bin directory, and run ./run.sh -status command.
TrueSight IT Data Analytics Indexer:
The requested service has already been started.
TrueSight IT Data Analytics ConfigDB:
The requested service has already been started.
TrueSight IT Data Analytics Server:
The requested service has already been started.
TrueSight IT Data Analytics Collection Station:
The requested service has already been started. - If errors occur when you run the status command, stop IT Data Analytics services and then start them again.
- Open a supported browser and access TrueSight IT Data Analytics using the following address:http(s)://<itda_servername_FQDN>:<tomcat_port>
- Log in using the default Admin credentials:User name: adminPassword: admin12345
- Change the password for the Admin user. Click Admin > Change Password.
- Log out of the IT Data Analytics console, and log in with the new Admin credentials.Your installation is complete.
- Apply the product license. When you install the product, a default license gets installed which is valid for 30 days from the date of installation. To continue using the product after 30 days, get the license by contacting BMC Support.
Troubleshooting installation issues
If you face issues during installation, see Troubleshooting the IT Data Analytics.
Next step in the Installation process
Now that you have successfully installed IT Data Analytics, you must complete the post-installation activities.