Upgrading the standalone Collection Agent

This section provides information about upgrading the standalone Collection Agent from an earlier version.


Standalone Agent and Standalone Collection Agent

All references to the Standalone Agent or Standalone Collection Agent in this document is applicable only if you are using IT Data Analytics version 11.3.01. The latest version released for a Standalone Agent is 11.3.01. Starting from version 11.3.02, no more versions will be released for the Standalone Agent. However, you can make a note of the following information:

  • You can continue to use Standalone Agent version 11.3.01 with IT Data Analytics version 11.3.02.
  • If you have created Data Collectors using a Standalone Agent in version 11.3.01, the data collection will continue to work with IT Data Analytics version 11.3.02.
  • You can also edit the Data Collectors to use PATROL Agent instead of a Standalone Agent in IT Data Analytics version 11.3.02.

Related topics

Using a Collection Agent for remote data collection Open link

Upgrading IT Data Analytics Open link

Downloading the installation files Open link

Supported upgrade paths

Standalone Collection Agents support direct upgrades from the latest two versions. An upgrade from earlier versions of the standalone Collection Agent (earlier than version 2.7) requires that you perform a phased upgrade until your reach version 2.7 (at a minimum) as shown in the following illustration.

upgrade paths for standalone agent v1

Performing an upgrade of the standalone Collection Agent

  1. Locate the following standalone Collection Agent installation package by navigating to the %BMC_ITDA_HOME%\utilities\ location.

    WindowsLinux

    TrueSight_ITDA_Agent_REL_11.0.windows.zip

    TrueSight_ITDA_Agent_REL_11.0.linux.tar.gz

  2. Copy the standalone Collection Agent installation package to the target host and unzip it.
  3. Navigate to the setup (for Windows) or setup.bin (for Linux) file and run the file to start the installation program. Click Next to proceed to the next step.  
  4. Read the license agreement and agree to the terms. Click Next to proceed to the next step.
  5. (Optional) In the Name field, provide the name of the collection profile which you want to associate with this standalone Collection Agent for creating data collectors and click Add to add the collection profile details. You can add multiple collection profile names by providing the name and click Add. Click Next to proceed to the next step.
    Note that if you want to associate a collection profile that is imported via a content pack, then you need to specify the name in the format, "<collectionProfileName> [<contentPackName>]." For example, to associate a collection profile "OracleCP" imported via the content pack "Database Pack", you need to specify, OracleCP [Database Pack].

    After providing the collection profile details, you can choose to override the macro values existing in those collection profiles. To do this, in the Select Profile list, select the collection profile. Furthermore, in the Macro Name box, provide the name of the macro for which you want to override the value and in the Macro Value field, provide the new value. Click Add to add these details. You can continue to select additional collection profiles from the Select Profile and provide the macro name and value and click Add. Click Next to proceed to the next step.
     
  6. If you want to start the Collection Agent immediately after the upgrade completes, keep the check box selection for starting the standalone Collection Agent service unchanged. Click Next.
    If you clear the check box selection, ensure that you manually start the standalone Collection Agent service later. For more information, see Starting or stopping product services.
  7. Click Install to start the upgrade. 
  8. (Optional) Click View Log to see the installation log.
  9. To exit the installation program, click Done.
    By default, the following environment variable pointing to the standalone Collection Agent installation path is automatically set: 

    WindowsLinux
    %BMC_ITDA_HOME%$BMC_ITDA_HOME

Post-upgrade task

This information is applicable only if you performed the upgrade without root privileges on a Linux host.

If you restart the standalone Collection Agent any time after installation, the service associated with the standalone Collection Agent does not start automatically. To enable this, you need to perform the following steps:

  1. Open the command prompt and navigate to the directory, /etc/init.d.
  2. Run the following command:

    ln -s $BMC_ITDA_AGENT_PATH/agent/services/bin/collection_agent collection_agent

  3. Run the following command:
    chkconfig  --add collection_agent


Was this page helpful? Yes No Submitting... Thank you

Comments