Previous Topic: Install CA Executive Insight on Linux Using a Console ProgramNext Topic: Start/Stop the CA Executive Insight Server on Linux


Install CA Executive Insight on Linux Using a GUI

You can install the CA Executive Insight using a GUI that lets you change and review your settings before starting the installation process.

Note: To use the graphical installation, X11 must be set up on your system. If X11 is not set up, the installation program runs in console mode instead.

If you are doing a base installation, and not an upgrade installation, and have a previous version of CA Executive Insight installed on your system; uninstall the existing version prior to installing the new version.

If the installation does not complete successfully, manually delete the schema, cleanup any relevant files, and run the installation program again. See the section, Necessary Cleanup if Installation Doesn't Complete Successfully.

Follow these steps:

  1. Log in as root or as a user having root level privileges.
  2. Download the appropriate file from the CA Support Online website, found at http://ca.com/support.
  3. Copy or FTP the tar file to the target system and directory.
  4. Enter the following command to extract the installation file:
    tar -xvf CA_Executive_Insight-linux_installer_<version>.tar
    
  5. Enter the following command to obtain execute permission for the install file:
    chmod +x CA_Executive_Insight-linux_<version>.bin
    
  6. Enter the following command to start the installation:
    ./CA_Executive_Insight-linux_<version>.bin -i GUI
    

    The installation program opens.

  7. Click Next and accept the license agreement.
  8. Continue with the installation by entering the required information.

    Notes:

    The Notes above only apply to a base installation, not an upgrade installation.

    The Review Settings dialog opens as the last dialog before the installation process begins.

  9. Review the settings and use the Previous button to change the values you entered.
  10. Click Install to begin the installation.

    The installation process begins, and the progress is displayed.

  11. Click Finish when the installation completes.

    The installation program exits. CA Executive Insight is installed on Linux.

    Note: ExecutiveInsight_Install.log is located in the log subdirectory of the installation directory.