5.3

Table Of Contents
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.