...
Starting with VE license server version 1.1.13, the previous information-only web interface has been changed to a management interface. It provides the following functions:
Table of Contents |
---|
Prerequisites:
- The TCP port used by remote systems to web-based management interface must be permitted on the license server, and by any intermediate firewall.
Default: TCP/8084; an alternative port can be configured in /opt/license-server/config.ini. - TCP port 80 must be available to the license server to redirect HTTP requests to HTTPS. For remote connections, the port must also be permitted through intermediate firewalls. Starting with version 1.1.25, redirection (and thereby use of TCP port 80) can be enabled or disabled in /opt/license-server/config.ini.
- Important: at the time of writing, the web-server component of the license server applications will not start if a port required by the web server is already used by another application. This will also prevent the licensing component from starting.
Div | ||
---|---|---|
| ||
Accessing the Management GUI and Logging in
...
Use the following URL in any web browser to access the management GUI:https://<host>:<port>/
wherewhere
- host is the name or address of the VE license server, and
- port is the TCP port (8084 by default).
Use localhost as the hostname for accessing the GUI of a license server running on the local system. Example: https://localhost:8084
. Using just http://<license-server-ip>
will redirect to the configured HTTPS port.
Please note: any intermediate firewall must allow the TCP port ports used for the management GUI.
...
The client list can be displayed by selecting the Client List option on the left pane. A sample with one connected client is displayed below:
Please note: Charon-PAR license clients cannot inform the license server about the configured number of CPUs and amount of memory. Hence, for these clients, the corresponding fileds in the display will be empty.
Displaying the List of Registered Clients (AutoVE mode)
This option shows clients registered with the AutoVE license servers independent of whether the instance is active.
Div | ||
---|---|---|
| ||
Updating a License
The license management section can be opened by selecting Update License on the left pane. This will open the license management screen as shown below:
...
As an alternative to the command-line program for C2V export, you can create your C2V file via the management GUI. The section for C2V export has two input fields described below:
Field | Description |
---|---|
License Type | Options:
General VE license mode and AutoVE mode are mutually exclusive. |
Platform | Drop-down menu to select platform on which the license server runs. This list is different depending on the mode in which the VE license server runs: Platforms supported by general VE license mode:
The platform selected must match the platform on which the license server host system runs. |
Platforms supported by AutoVE mode:
The platform selected must match the platform on which the license server host system runs. |
Div | ||
---|---|---|
| ||
Steps to export a C2V file:
- Enter the correct License Type.
- Select the correct Platform.
- If the chosen platform is VMware ESXi, there will be an additional menu indicated by three dots. Click on this option to open the esxi_bind configuration window.
Enter the IP address and the login information of the ESXi host or vCenter Server to which the license server should bind.
Then press Submit.Insert excerpt PDC:__Include: Installing a License on the VE License Server PDC:__Include: Installing a License on the VE License Server name VEesxiUserInfo nopanel true
- If the chosen platform is VMware ESXi, there will be an additional menu indicated by three dots. Click on this option to open the esxi_bind configuration window.
- Click on Export to create the C2V file.
- After a successful export, a download option will be displayed that allows you to download the created file to your local system (see below).
Send the C2V file to Stromasys for them to create a license.
...
Importing a V2C File
In response to the C2V file sent, you will receive two files from Stromasys. One text file containing the license content in human-readable form, and the V2C license file.
...