Previous Topic: Data Collector ConsiderationsNext Topic: Installing CA Performance Center


Install Data Collector in Silent Mode

You can install Data Collector silently. Generate a response file when you install Data Collector using the installation wizard. The response file can then be used for subsequent installations in silent mode. Install Data Collector after you install Data Aggregator.

If you are installing more than one Data Collector, install each Data Collector on a separate computer.

Follow these steps:

  1. Modify the response file as needed.
  2. Log in to the computer where you plan to install Data Collector either as the root user or the sudo user.
  3. 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.

  4. Type the following command to change to the /tmp directory:
    cd /tmp
    
  5. Change permissions for the installation file by typing the following command:
    chmod a+x install.bin
    
  6. To run a silent installation using the response file that you created previously, do one of the following steps:

    Data Collector is installed silently. No message appears to show the result of the installation in silent mode.

  7. 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.
  8. Verify that the Data Collector connection is successful after the installation by doing the following steps:
    1. Log in to CA Performance Center as the Default Tenant Administrator.
    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.

  9. 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.

Note: If you restart the computer where Data Collector is installed, Data Collector automatically restarts and connects to Data Aggregator.

More information:

How to Install CA Performance Management Data Aggregator - Silent Mode