Viewing license sharing details
After you enable and configure license sharing, you can view the license sharing details in the GUI or CLI in real time.
To view license sharing details in the GUI:
Use the License Sharing Information widget in Dashboard, which displays the total number of available licenses of the SWG Bundle, Browser Isolation (FNBI), and Content Analysis (FCAS) license types, and the number of licenses used by each device in the license pool. Click on a specific section in the chart for more details about the license usage.
To view license sharing details of all HA and Security Fabric groups in CLI:
diag wad license
Example output:
Lic Sharing mode: fabric
Active Seat: 100
Available Purchased Seat: 1
Available Fabric Seat: 2
Available HA Seat: 2
Max Licensed Session: 2500
Current Licensed Sessions: 0
Max bypassed Sessions: 0
Parameter |
Description |
---|---|
Lic Sharing mode |
Status of license sharing:
|
Active Seat | Number of seats that this FortiProxy is actively using. |
Available Purchased Seat | Number of seats from the local license. |
Available Fabric Seat | Number of available seats acquired from the fabric group. |
Available HA Seat | Number of available seats from the HA group. |
Max Licensed Session | Maximum number of sessions allowed based on the current licenses. |
Current Licensed Sessions | Number of licensed sessions currently used by this FortiProxy. |
Max bypassed Sessions | Maximum number of concurrent unlicensed sessions on this FortiProxy. |
To view license sharing details of a Security Fabric group, run the following command on a root device:
diag test app csfd 140
This command displays license allocation and usage of each authorized and connected device within the group. For the root device, the total numbers of purchased, used, and allocated seats in the group are also displayed. |
Example output:
dev: FPXVULSHARELIC06(0xc422e90)
seats: purchased 0 used 0 allocated 0
fnbi_seats: purchased 0 used 0 allocated 0
stale: y, conserve n
root: n
last ping: 1677626074
dev: FPXVULSHARELIC09(0xc427340)
seats: purchased 1 used 0 allocated 2
fnbi_seats: purchased1 used 0 allocated 1
stale: n, conserve n
root: y
root_sharing: y
last ping: 1677626035
total purchased 1 used 0 allocated 2
Parameter |
Description |
---|---|
dev | Serial number of the fabric member with license sharing enabled. |
seats |
Status of local seats:
|
fnbi_seats |
Status of FortiProxy Native Browser Isolator seats:
|
stale |
Indicates whether the device is in stale state, which means it has lost connection for a specific period of time.
|
conserve |
Indicates whether the device is in license conserve mode, which means it has used up to 90% of the allocated licenses:
|
root |
Indicates whether the device is the root or not:
|
root_sharing: y |
Indicates whether the licenses of the root is shared with the group:
This option is available only if root is y. |
last ping |
Timestamp of the last received ping packet. |
total |
Seat usage and allocation within the Security Fabric group:
|