5.2
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.2
- 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
- VMware Support for Apache Tomcat, Apache HTTP Server, and RabbitMQ
- 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
- RHEL: Optionally Configure VM to Track Open-Source Software Component Usage
- Upgrade vFabric License Server
- Uninstall vFabric License Server from vCenter Server
- 6. Monitoring vFabric License Usage
Monitoring vFabric License Usage 37
37
Option Description
-datacenter
datacenter-name
Displays current usage and capacity information for the specified virtual data center.
-resourcePool
resourcePool-name
Displays current usage and capacity information for the specified resource pool.
Example
The following example shows how to run the current-usage.bat Windows command to get a report of the total current
vFabric license usage.
prompt> current-usage.bat
The output will look something like the following:
License Key,Quantity Licensed,Quantity Available,Current Usage
123AA-123BB-123CC-123DD-123EE,500,498,2
The entry shows the 500-license vFabric license key, with 498 licenses available and 2 currently in use.
To limit the report to the current usage on the myVDC datacenter, run the following:
prompt> current-usage.bat -datacenter myVDC
current-versions.bat
Displays the current number of virtual machines that are running each vFabric component included in vFabric Suite. By default,
the command displays information for the entire vCenter Server.
Syntax
current-versions.bat [-group group | -cluster name | -datacenter name | -resourcePool name ]
You can specify only one of these options: -group, -cluster, -datacenter, or -resourcePool.
Table 6.2. Options of current-versions.bat
Option Description
-group group Groups the output of the current-versions.bat command by cluster, resource pool, or data center. The
output will list the specific cluster, resource pool, or data center for each license usage entry.
Possible values (specify only one):
• cluster
• resourcePool
• datacenter
For example, to group by resource pool, specify -group resourcePool.
-cluster cluster-
name
Displays the current number of virtual machines in the specified cluster that are running each vFabric component.
-datacenter
datacenter-name
Displays the current number of virtual machines in the specified data center that are running each vFabric
component.
-resourcePool
resourcePool-name
Displays the current number of virtual machines in the specified resource pool that are running each vFabric
component.