Previous Topic: Set the Limit on the Number of Open Files on CA Performance CenterNext Topic: Install Support for Non-English Languages


Install CA Performance Center on Linux with the Installation Wizard

Use the CA Performance Center installation wizard to install and configure the database and website. If necessary, install a program to enable graphical user interfaces on Linux, such as X Window.

A prerequisite check runs during the installation. Before you install CA Performance Center, review the system requirements in the Release Notes.

Note: Java is included in this software program.

Follow these steps:

  1. Log in to the target computer as root, or use a remote program, such as putty, to install on a remote computer.
  2. Open a command prompt.
  3. Change permissions for the installation file by typing the following command:
    chmod u+x CAPerfCenterSetup.bin
    
  4. Run CAPerfCenterSetup.bin.

    The setup program opens.

  5. Select your language from the list.
  6. Click Next in the Welcome dialog.

    The License Agreement opens.

  7. Scroll down to the bottom of the agreement to read it.

    The buttons are enabled.

  8. Select 'I accept the license agreement' and click Next.

    The 'Select Installation Directory' dialog opens.

    The default installation folder is /opt/CA.

  9. Click Next to accept the default location, or click Browse to select another location, and click Next.

    You are prompted to Set the maximum memory allocation for the CA Performance Center services.

  10. Set the size, in megabytes, of the memory allocation for the Console, Device Manager, and Event Manager services, and click Next.

    The 'Select a Location for the MySQL Data Directory' dialog opens.

  11. Click Next to accept the default location for the MySQL data files, or click Choose to select another location, and click Next.

    Important! Verify that the drive you select has sufficient space available. 40 GB of space are required for the database.

    The 'Select a Location for the MySQL Temp Directory' dialog opens.

  12. Click Next to accept the default location, or click Choose to select another location for the MySQL /tmp directory, and click Next.

    Note: This directory is used for temporary database files. The default is /opt/CA/MySql/tmp.

  13. Click Next.

    The Review Installation Settings dialog shows the settings that you have selected for the installation.

  14. Review the settings, and click Back if you want to change any settings.
  15. Click Next to begin the installation.

    Note: Click Cancel to exit without installing the software.

    The Installing dialog indicates the progress of the installation.

    The following Linux daemons are created and started during the installation:

    caperformancecenter_console

    Is the console daemon. Uses port 8181.

    caperformancecenter_devicemanager

    Is the Device Manager daemon. Uses port 8481.

    caperformancecenter_eventmanager

    Is the Event Manager daemon. Uses port 8281.

    caperformancecenter_sso

    Is the Single Sign-On daemon. Uses port 8381.

    mysql

    Is the database daemon. Uses port 3306.

    When the installation has completed, you are prompted to exit.

  16. Click Finish.

    The installation wizard closes.

More information:

Linux User Account Requirements

Modify Maximum Memory Usage for Each Service