Active IQ Unified Manager 9.13

Downloading the Unified Manager installation file

Download the Unified Manager installation file from the DVD included in the Product.

What you’ll need The installation file is a .tar.gz file that contains a root certificate, a README file, and an OVA file containing Unified Manager software configured for a virtual appliance.

Steps
  1. Select the required version of Unified Manager and accept the end-users license agreement (EULA).

  2. Download and save the .tar.gz file for VMware vSphere installation to a local directory or network directory that is accessible to your vSphere Client.

  3. Verify the checksum to ensure that the software downloaded correctly.

  4. Navigate to the directory where you downloaded the .tar.gz file and enter the following command in your terminal window to expand the Unified Manager bundle:

    tar -xvzf ActiveIQUnifiedManager-<version>.tar.gz

    The required OVA file, a root certificate, and a README file for Unified Manager are unzipped to the target directory.

  5. Verify the integrity of the OVA file by following the steps provided in the README file.

Top of Page