5.1

Table Of Contents
Quick Start Guide 5
5
The license keys are displayed in the main vCenter Licensing window under the name VMware vFabric Suite
Standard|Advanced, depending on the vFabric Suite package you purchased.
6. Install the vfabric-5.1-repo-5.1 repository RPM on the RHEL VM.
a. Log in to the RHEL VM as the root user (or user with sudo privileges) and start a terminal.
b. Run the rpm command to install the vfabric-5.1-repo-5.1 RPM from the VMware repository, using the
appropriate URL for your version of RHEL (5 or 6).
For RHEL 5:
prompt# rpm -Uvh http://repo.vmware.com/pub/rhel5/vfabric/5.1/vfabric-5.1-repo-5.1-1.noarch.rpm
For RHEL 6:
prompt# rpm -Uvh http://repo.vmware.com/pub/rhel6/vfabric/5.1/vfabric-5.1-repo-5.1-1.noarch.rpm
If necessary, use sudo to run the preceding commands if you are not logged in as the root user.
7. Install vFabric tc Server on the RHEL VM.
a. Log in to the VM as the root user (or user with sudo privileges) and start a terminal.
b. Execute the following yum install command to install vFabric tc Server:
prompt# yum install vfabric-tc-server-standard
If necessary, use sudo to run the preceding commands if you are not logged in as the root user.
The yum command displays information about the contents of the installation.
c. Enter y at the prompt to begin the installation.
If the installation is successful, you will see a Complete! message at the end.
When the installation is complete:
vFabric tc Server is installed in the /opt/vmware/vfabric-tc-server-standard directory.
The installation is owned by tcserver, which is a non-interactive user created by the RPM install.
What to do next
Install additional vFabric components on the RHEL VM, such as vFabric Hyperic or vFabric RabbitMQ. See Installing vFabric
Suite.
Monitor the vFabric Suite license usage by querying the vFabric License Server. See Monitoring vFabric License Usage.