This page displays all license information known to the Cluster Manager and shows the usage to which you are entitled. The Cluster Manager reads this information from the current license file. This page typically displays a single license.
You must re-import your license after changing database types. |
License File Example
<?xml version="1.0" encoding="UTF-8"?> <licenses> <license> <customerName>Electric Cloud, Inc.</customerName> <productName>ElectricAccelerator</productName> <featureName>Server</featureName> <expirationDate>2017-09-30</expirationDate> <gracePeriod>0</gracePeriod> <evaluation>false</evaluation> <properties> <property> <propertyName>maxAgents</propertyName> <propertyValue>128</propertyValue> </property> <property> <propertyName>jobcacheMax</propertyName> <propertyValue>5</propertyValue> </property> <property> <propertyName>concurrentBuilds</propertyName> <propertyValue>5</propertyValue> </property> </properties> <signature>[signature]</signature> </license> </licenses>
License File Property Descriptions
Column | Description |
---|---|
Product Name |
Product name as listed in the current license file. For Accelerator installations, the value is |
Feature Name |
Feature name as listed in the current license file. For Accelerator installations, the value is |
Customer Name |
Name of the organization that is granted the license. (If the name is incorrect, contact Electric Cloud technical support. For contact information, see https://support.cloudbees.com/hc/en-us/categories/360002059512 .) |
Grace Period |
Number of days that you can use Accelerator after the expiration date. However, you will be warned frequently during the grace period that your license has expired. |
Expiration Date |
Last day on which this license is valid. After your license expires (and after any grace period), you might be able to use certain Accelerator features, but you cannot run a build. If this field is blank, your license is perpetual. |
Max Agents |
Maximum number of agents that the current license file allows. |
Concurrent Builds Max |
Maximum number of builds that are licensed to occur simultaneously. This number is read from the If the license file has a eMake reports delays because of license limitations via the A performance metric named |
Jobcache Max |
Maximum number of builds that are licensed to use the JobCache feature simultaneously. For first-time installations of Accelerator or most upgrades to Accelerator 9.1, this number is equal to the number of concurrent builds. This number is read from the Simultaneous builds in excess of this number will occur without using this feature. |
Actions |
View License —Opens the License Details page. Delete License —Deletes the Accelerator license. (A popup appears that asks you to confirm the deletion.) |