5.6

Table Of Contents
Installation Options with Default
Values
Description
contains that Collector’s Enterprise Certificate.
CSI_PARENT_DIRECTORY=/opt
Specifies the parent directory of the CM Agent. The root directory
of CMAgent will be CSI_PARENT_DIRECTORY/CMAgent.
CSI_PARENT_DATA_
DIRECTORY=/opt
Specifies the parent directory of the CMAgent data directory. The
data directory will be CSI_PARENT_DATA_DIRECTORY/
CMAgent/data.
CSI_PARENT_LOG_
DIRECTORY=default
Specifies where agent operational log files are kept. The log
directory is CSI_PARENT_LOG_DIRECTORY/CMAgent/log. The
default value indicates to use these values.
n
Mac OS X: log ->private/var/log/CMAgent/log
CSI_KEEP_CSIINSTALL=N Recommend keeping the default value. After a successful
installation, the temp installation directory CSIInstall is deleted.
To keep this installation directory, set this parameter to Y.
CSI_LOCALE=
Keep the locale configuration option unspecified in the
csi.config file when installing the Agent.
If you configure the value, it supercedes the data encoding locale
on the target operating system. The locale, which should be a UTF-
8 locale, affects the internal data conversions on non-ASCII data
performed by VCM, but the setting does not affect how the
collected data is displayed in VCM. This configuration value is used
to resolve any problems with data conversions after you install the
Agent.
If this value is left blank, the Agent installation scripts attempt to
find an appropriate value for the CSIRegistry base on the following
rules presented in order of precedence.
1. The optional CSI_LOCALE value set is in the csi.config file.
By default, the entry is blank in the csi.config file package in the
Agent. If this value is set, the Agent installation script uses the
provided value. During the installation of the Agent, the value
is checked against the operating system to ensure that it is a
valid value. If the value is not valid, it is still used and is set as
the value in the CSIRegistry, but the process logs and the
displays an installation error. The Agent uses what is in the
CSIRegistry.
2. The default locale on the target operating system at installation
time is {some locale value}.utf8. For example, en_US.UTF-8.
The value is added to the CSIRegistry.
3. The default locale on the target operating system is not UTF-8,
but has a UTF-8 locale installed. For example, if the default
locale is en_US.8859-15 and en_US.UTF-8 is installed on the
system, en_US.UTF-8 is used.
vCenter Configuration Manager Administration Guide
148
VMware, Inc.