5.2

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