1.0.1

Table Of Contents
VMware, Inc. 21
Chapter 2 Installing vCenter Chargeback
To add an application instance to a cluster
1Inacommandlinewindow,enterthefollowingcommand:
cd <Installation_Folder>/vCenter-CB-Tools/load-balancer/bin/
here,<Installation_Folder>isthecompletefolderpathprovidedduringthevCenterChargeback
installation.
2Runthefollowingcommand:
ModifyLBWorkers <Host IP Address> <Load-Balancer Port> <Server Instance Name>
where:
HostIPAddress:TheIPaddressofthemachineonwhichthenewvCenterChargebackinstanceis
installed.
LoadBalancerPort:Theportthroughwhichtheapplicationinstancecommunicateswiththeload
balancer.ThisissameastheportconfiguredduringthenewvCenterChargebackinstallation.
ServerInstanceName:ThenameofthenewvCenterChargebackinstancethatyouwanttoaddto
thecluster.Thisisthenamethatyouhaveprovidedduringtheinstallation.
3RestarttheLoadBalancerservicefromtheStart > Programs > VMware > VMware vCenter
Chargeback > vCenter Chargeback Servicesmenu.
Basic Installation Using Existing Database Schema
YoucaninstallastandalonevCenterChargebackinstancethatusesanexistingvCenterChargebackschema.
To install the application
1RunthevCenter-CB.exefile.
Theinstallationwizardisdisplayed.
2ClickNextontheIntroductionscreen.
3Accepttheenduserlicenseagreement,andclickNext.
4Providethepathfortheinstallationdirectory,andclickNext.
Ensurethat
theinstallationdirectorypathhasatleastonedirectory(forexample,
C:\vCenterChargeback10\)anddoesnotpointtojustadrive(forexample,C:\).Ifthespecified
installationdirectoryexists,ensurethatitisempty.Ifthespecifiedinstallationdirectorydoesnotexist,
theinstallerwillcreatethedirectory.
5Providethe
followingvCenterChargebackdatabaserelatedinformation,andclickNext:
DatabaseType:ThetypeofdatabaseusedtocreatethevCenterChargebackdatabase.Thiscanbe
eitherSQLSERVERorORACLE.
DatabaseURL:TheIPaddressofthesystemonwhichthevCenterChargebackdatabaseisinstalled
alongwiththeportatwhichthedatabaselistenerserviceisrunningorthevCenterChargeback
databaseinstancename.EnsurethatthespecifieddatabaseURLpointstoadatabasethathasa
vCenterChargeback
schemaandisnotbeingusedbyanyvCenterChargebackinstance.
ForOracleDatabase,thedatabaseURLcanbeinanyofthefollowingformats:
<IP Address>:<TNS Listener Port>
<Host Name>:<TNS Listener Port>
ForSQLServer,thedatabaseURLcanbeinanyofthefollowingformats:
<IP Address>\<Database Instance Name>
<Host Name>\<Database Instance Name>
DatabasePort:(Optional)Theportonwhichthedatabaseserviceislisteningforrequests.
DatabaseName:NameoftheexistingvCenterChargebackdatabase.