Option Description
Database URL
URL to access the vCenter Server database.
For Oracle Database, this URL must have the format:
IP address/host name
:
TNS listener port
For example:
123.123.123.123:1521
For Microsoft SQL Server, this URL can be in the following formats:
IP address/host name
\
database instance name
or
IP address/host name
For example:
123.123.123.123\chargeback_db
You can also specify a well formed JDBC URL that starts with 'jdbc' and
contains the database name. If the vCenter Server database is on an Oracle
RAC environment, then you must provide a JDBC URL for the database.
Database Name
Name of the vCenter Server database. For example, vim_vcdb, which is the
default name given by vCenter Server. If you are using Oracle Database, then
the database name can be either the service name or SID. If you are providing
the service name, ensure that you prefix the service name with a forward
slash (/). For example:
/
service_name
Database Type
The database type can be either SQL Server (default) or Oracle.
Authentication Type
This option is available only if you have set the Database Type to SQL
Server. You can set the Authentication Type to Credential Based
Authentication or Windows Authentication. Credential Based
Authentication lets you access the database using SQL Server authentication.
If you select Credential Based Authentication, you must provide the
database user name and password to access the database. Windows
Authentication lets you access the database using a Windows user account
that can authenticate in to the SQL Server database. If you select Windows
Authentication, you can provide a domain user name and password to
access the vCenter Server database.
Database Username
A database user name to access the vCenter Server database. Ensure that this
is not the same user that vCenter Server uses to connect to the vCenter Server
database.
If you have selected Windows Authentication, then provide a domain user
name to access the vCenter Server Database. The domain user name must be
domain user name, then vCenter Chargeback Manager uses the details of the
domain user who started the current session of the vCenter Chargeback
Manager service to access the vCenter Server Database.
Database Password
Password for the database user name or domain user name entered.
Register As vSphere Client Plug-in
Select this option if you would like to register vCenter Chargeback Manager
as a plug-in to vSphere Client. If this option is selected, each time you log in
to this vCenter Server using the vSphere Client, the vCenter Chargeback
Manager plug-in is displayed on the vSphere Client. You can access the
vCenter Chargeback Manager from the vSphere Client as a vCenter Server
user. Ensure that you do not register more than one vCenter Chargeback
Manager instance as a plug-in for a single vCenter Server.
Enable Stats Replication
Select this option if you want the resource usage statistics from the vCenter
Server Database to be replicated in the vCenter Chargeback Manager
Database. Statistics starting from three months prior to adding the vCenter
Server are collected. vCenter Chargeback Manager considers the existing
vCenter Server inventory to have existed for the three month period prior to
adding the vCenter Server.
Chapter 2 Configuring Administration Settings
VMware, Inc. 19