5.3
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.3
- vFabric Suite Editions and Components
- Component Integration and Cross-Platform Consistency
- Optimized for vSphere and Spring-Built Applications
- Product Overviews
- vFabric tc Server 2.9 (Spring Edition)
- vFabric EM4J 1.3
- Spring Insight Operations 1.9
- vFabric Hyperic 5.0
- vFabric GemFire 7.0 (Application Cache Node)
- vFabric RabbitMQ 3.0
- vFabric Web Server 5.3
- vFabric SQLFire 1.1 (Professional)
- vFabric Application Director 5.0 (Provisioning)
- vFabric Postgres 9.2 (Standard Edition)
- 4. vFabric Suite Licensing
- 5. Installing vFabric License Server and Activating Your License
- Installing vFabric License Server on Your vCenter Server
- RHEL Only: Installing vFabric License Server Standalone
- Activate vFabric Suite Licenses
- Optionally Configure Computer to Track License Usage of OSS Components on RHEL
- Upgrade vFabric License Server on vCenter Server
- Uninstall vFabric License Server from vCenter Server
- Uninstall Standalone vFabric License Server
- 6. Monitoring vFabric License Usage
- 7. FAQ: vFabric Suite Integration and Off-Cycle Releases
Monitoring vFabric License Usage 39
39
current-usage
Displays the current vFabric license usage and capacity, organized by license key.
When running in a vSphere environment and no relevant options are specified, the command displays information for the entire
vCenter Server.
Syntax
current-usage [-group group | -cluster name | -datacenter name | -resourcePool name ]
You can specify only one of these options: -group, -cluster, -datacenter, or -resourcePool.
Table 6.1. Options of current-usage
Option Description
-group group (vSphere Environment Only) Groups the output of the current-usage command by cluster, resource pool, or
data center. The output lists 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
(vSphere Environment Only) Displays current usage and capacity information for the specified cluster.
-datacenter
datacenter-name
(vSphere Environment Only) Displays current usage and capacity information for the specified virtual data
center.
-resourcePool
resourcePool-name
(vSphere Environment Only) Displays current usage and capacity information for the specified resource pool.
Example
The following example shows how to run the current-usage 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
Displays the current number of computers (virtual or physical) that are running one or more vFabric Suite components along with
the component name and versions.