After you meet the prerequisites (new installations), install Data Collector. You can install Data Collector using the installation wizard. Install Data Collector after you install Data Aggregator.
If you are installing more than one Data Collector, each Data Collector instance must be installed on a separate computer.
Follow these steps:
http://data_aggregator:port/dcm/install.htm
Specifies the Data Aggregator host name and the required port number.
Default: 8581, unless you specified a nondefault value during the Data Aggregator installation.
Save the installation package to the /tmp directory.
wget -P /Desktop -nv http://data_aggregator:port/dcm/InstData/Linux/VM/install.bin
Specifies the Data Aggregator host name and the required port number.
Default: 8581, unless you specified a nondefault value during the Data Aggregator installation.
Transfer the install.bin file to the /tmp directory on the computer where you want to install Data Collector.
Note: Alternatively, use the wget command when you have HTTP access to the computer where Data Aggregator is installed and want to download the Data Collector installation package in a noninteractive mode.
cd /tmp
chmod a+x install.bin
./install.bin
To run the installer as the sudo user, type the following command:
sudo ./install.bin
./install.bin -r
To run the installer as the sudo user, and, at the same time, generate a response file, type the following command:
sudo ./install.bin -r
The License Agreement opens.
The installer prompts you for the Data Aggregator host information.
Important! Specify the Data Aggregator host information correctly. If you specify the Data Aggregator host information incorrectly, Data Collector shuts down after installation. An error message is logged in the Data Collector installation directory/apache-karaf-2.3.0/shutdown.log file. Uninstall and reinstall Data Collector.
Enter ‘n’ if you represent a service provider who is planning to deploy multi-tenancy. You can then associate each Data Collector installation with a tenant. If you are not deploying multi-tenancy, enter 'y'. For more information about multi-tenant deployments, see the CA Performance Center online help.
Data Collector is installed and started, and it connects to Data Aggregator.
Note: If you restart the computer where Data Collector is installed, Data Collector automatically restarts and connects to Data Aggregator.
If you chose to generate a response file when you installed Data Collector, a response file, installer.properties, is created. The response file is located in the same directory where you ran the installer. You can rename the response file. Modify the response file as needed. You can use the response file to install Data Collector on other computers silently.
If the installation is successful, the log shows 0 Warnings, 0 NonFatalErrors, and 0 FatalErrors.
Note: The list can take several minutes to refresh and show the new Data Collector installation.
Data Collector is installed.
Copyright © 2015 CA Technologies. All rights reserved. |
|