5.3

Table Of Contents
40 vFabric Suite
40 Monitoring vFabric License Usage
When running in a vSphere environment and no relevant options are specified, the command displays information for the entire
vCenter Server.
Syntax
current-versions [-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
Option Description
-group group (vSphere Environment Only) Groups the output of the current-versions 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 the current number of virtual machines in the specified cluster that are
running one or more vFabric components along with the component name and versions.
-datacenter
datacenter-name
(vSphere Environment Only) Displays the current number of virtual machines in the specified data center that are
running one or more vFabric components along with the component name and versions.
-resourcePool
resourcePool-name
(vSphere Environment Only) Displays the current number of virtual machines in the specified resource pool that
are running one or more vFabric components along with the component name and versions.
Example
The following example shows how to view all the currently-installed vFabric and open-source components that the vFabric
License Server is tracking and the number of virtual machines on which each component is installed, grouped by datacenter:
prompt> current-versions.bat -group datacenter
The output will look something like the following; note that one of the components the License Server is tracking is open-source
Apache Tomcat:
Datacenter Name,Component Name,Component Version,Number of Machines
Camb_vFabric,Apache Tomcat,7.0.30,1
Camb_vFabric,VMware vFabric tc Server,2.8.0.RELEASE,1
Camb_vFabric,VMware vFabric Web Server,5.2.0,1
usage-over-periods
Displays a report of vFabric license usage over a period of time, organized by license key. The report includes the minimum,
maximum, and average number of vFabric licenses that have been assigned to computers (virtual or physical) over the specified
period.
When running in a vSphere environment and no relevant options are specified, the command displays information for the entire
vCenter Server.
Syntax
usage-over-periods {-days number | range} [-group group | -cluster name | -datacenter name | -resourcePool name ] [-period period]