Install Data Collector with the Installation Wizard

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:

  1. Log in to the computer where you plan to install Data Collector either as the root user or the sudo user.
  2. Access the Data Collector installation package by doing one of the following actions:

    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.

  3. Type the following command to change to the /tmp directory:
    cd /tmp
    
  4. Change permissions for the installation file by typing the following command:
    chmod a+x install.bin
    
  5. Do one of the following actions:
  6. Select your preferred language, and click OK.

    The License Agreement opens.

  7. Read the license agreement, accept the agreement, and click Next.
  8. When the installer prompts you, enter a user. This user will both own the installation and will be the user that Data Collector will run as. The default user is the root user. Hit Enter to select the root user.
  9. Enter an installation directory when prompted.
  10. The installer automatically calculates your maximum memory usage allocation for the Data Collector process, basing it on 80 percent of your server memory. You can modify this value during or after the installation.

    The installer prompts you for the Data Aggregator host information.

  11. For a Data Aggregator to associate with Data Collector, enter either the IP address or the hostname.

    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.

  12. Enter either 'y' or 'n' when you are asked whether to associate this Data Collector with the Default Tenant.

    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.

  13. Review the /opt/IMDataCollector/Logs/CA_Infrastructure_Management_Data_Collector_timestamp.log file on the computer where Data Collector is installed.

    If the installation is successful, the log shows 0 Warnings, 0 NonFatalErrors, and 0 FatalErrors.

  14. Verify that the Data Collector connection is successful after the installation by taking the following steps:
    1. Log in to CA Performance Center as the global administrator or as the tenant administrator for the tenant that is associated with this Data Collector.
    2. Navigate to the Data Aggregator administration view and expand the System Status view.
    3. Select Data Collectors from the menu.
    4. Verify that Data Collector appears in the list. Its Tenant and IP Domain are blank if you selected 'n' when you were asked whether to associate this Data Collector with the Default Tenant.

      Note: The list can take several minutes to refresh and show the new Data Collector installation.

  15. (New installations) Assign a tenant and IP domain to each Data Collector if the Tenant and IP Domain are blank:
    1. Select the Data Collector instance and click Assign.
    2. Select a tenant and an IP domain for this Data Collector in the Assign Data Collector dialog, and click Save.

    Data Collector is installed.

More information:

How to Install CA Performance Management Data Aggregator – Installation Wizard