The installation program prompts you for the following information:
Specifies the path to the location where you want to install the program files. The specified location must be empty.
Default:
C:\Program Files\CA\ExecutiveInsight
/opt/CA/ExecutiveInsight
Specifies the full path and name of the supporting components package file. The package file contains software components that are distributed under the GNU Lesser General Public License (LGPL). The name of the package file is as follows:
lgplPackages-win_1.1.zip
lgplPackages-linux_1.1.tar
Note: If you download the package file to the same location as the installation program, the program automatically validates the package file.
Specifies the authentication information that is used to connect to your MySQL server. Complete the following fields:
Specifies the MySQL host name or IP address.
Default: localhost
Notes:
Specifies the listener port on the MySQL server.
Default: 3306
Specifies the MySQL administrator user name.
Default: root
Note: If you do not want to use the default MySQL root user, create a user account on MySQL before installing the product. To create the user account with the required privileges, log in to MySQL as the root user and type the following commands:
create user 'admin_user'@'host' identified by 'admin_pwd'; grant Grant option, Select, Insert, Update, Delete, Create, Drop, Reload, References, Index, Alter, Show Databases, Create Temporary Tables, Lock Tables, Execute, Create View, Show View, Create Routine, Alter Routine, Create User, Event, Trigger, Create Tablespace on *.* to 'admin_user'@'host' with grant option; flush privileges;
Defines the administrator user name. Specify this user name in the MySQL Admin User Name option.
Specifies the host name or IP address of the MySQL server.
Defines the password for the administrator user. Specify this password in the MySQL Admin User Password option.
Specifies the password for the MySQL administrator user.
Notes:
Defines the authentication information that is used to connect to the MySQL database that the installation program created. Complete the following fields:
Defines a database user name. This user must not exist.
Default: execdbadmin
Defines the password for the database user. The password is encrypted.
Specifies the authentication information that is used to connect to CA EEM. Complete the following fields:
Specified the name of the server that hosts CA EEM.
Specified the CA EEM administrator user name.
Default: EiamAdmin
Specifies the application name used by CA Executive Insight in CA EEM
Default: ExecutiveInsightForSA
Specifies the password for the CA EEM administrator user. The password is encrypted.
The installation program registers an application named ExecutiveInsightForSA with CA EEM. The administrator must create users in CA EEM for the application.
|
Copyright © 2013 CA.
All rights reserved.
|
|