5.1
Table Of Contents
- Getting Started with vFabric Suite
- Table of Contents
- 1. About Getting Started with vFabric Suite
- 2. Quick Start Guide
- 3. Overview of vFabric Suite 5.1
- vFabric Suite Editions and Components
- vFabric Administration Server for Easier Component Management
- Simplified VM-Based Licensing Model
- vFabric Suite Product Integration and vSphere Integration
- Engineered for Spring-Built Applications
- 4. vFabric Licensing
- 5. Installing vFabric Suite
- Install vFabric License Server on Your vCenter Server
- Activate vFabric Suite Licenses
- RHEL: Example Walkthrough of Installing Component From the VMware RPM Repository
- Windows/Linux: Example Walkthrough of Installing Component from Download Page
- Upgrade vFabric License Server
- Uninstall vFabric License Server from vCenter Server
- 6. Monitoring vFabric License Usage
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.