VCA local licenses management with Stratus 3.9
Stratus 3.9 also supports VCA Enterprise/Floating licenses. Described in detail here: VCA/Enterprise Floating license server management (token based)
Note: Which type of licensing is chosen determined by field in Control Panel: Settings ==> Identity ==> VCA license server host. If it is empty, then local licenses are used. Otherwise, the VCA Enterprise license server is used with an appropriate host name or IP. Control Panel Licensing Page is well adopted to show information about both VCA Enterprise license server licenses and local licenses.
vca-provider tool is used to manage local licenses. Such tool is a part of the vae-vca cartridge.
All available options and possible scenarios of the utility work are described through:
--help/opt/vae-vca/bin/vca-provider
Here is such tool output:
Usage: ./vca-provider [options]
Options:
-l --license activation key from STDIN or from file
-h --help Display this information
To get globally unique hardware identifier (HW GUID):
./vca-provider
To activate license from local file:
./vca-provider --license <path to file with activation key>
To activate license from STDIN:
./vca-provider --license
Available scenarios in detail:
- Example of getting both hardware GUID and installed licenses list:
# /opt/vae-vca/bin/vca-provider
Total number of activated licenses: 2
License[1]: EngineCnt=4, Available=2, Function=0x00071FFE, Description=Advanced 4ch EVALUATION (41 days remaining)
Function Details: [PRESENCE|ENTER|EXIT|APPEAR|DISAPPEAR|STOPPED|DWELL|DIRECTION|AREA|SPEED|ABOBJ|RMOBJTAILGATING|LINECOUNTER|COUNTING|CALIBRATION|METADATA]
License[2]: EngineCnt=1, Available=0, Function=0x00071FFE, Description=Advanced 1ch
Function Details: [PRESENCE|ENTER|EXIT|APPEAR|DISAPPEAR|STOPPED|DWELL|DIRECTION|AREA|SPEED|ABOBJ|RMOBJTAILGATING|LINECOUNTER|COUNTING|CALIBRATION|METADATA]
HW GUID: D08BD2C7B8EEB50382BA95404E0959974BB18816F7D047A19EE915FEF27C2E79
NOTE: Hardware GUID is needed for buying a VCA activation keys from the VCA sales team which can be installed later using the same tool.
- Example of importing new activation key:
# /opt/vae-vca/bin/vca-provider -l
Please place activation key here and press Enter:
.....
Information about just activated license:
License[1]: EngineCnt=4, Function=0x00071FFE, Description=Advanced 4ch EVALUATION (41 days remaining)
Function Details: [PRESENCE|ENTER|EXIT|APPEAR|DISAPPEAR|STOPPED|DWELL|DIRECTION|AREA|SPEED|ABOBJ|RMOBJTAILGATING|LINECOUNTER|COUNTING|CALIBRATION|METADATA]
Total number of activated licenses: 2
License[1]: EngineCnt=4, Available=2, Function=0x00071FFE, Description=Advanced 4ch EVALUATION (41 days remaining)
Function Details: [PRESENCE|ENTER|EXIT|APPEAR|DISAPPEAR|STOPPED|DWELL|DIRECTION|AREA|SPEED|ABOBJ|RMOBJTAILGATING|LINECOUNTER|COUNTING|CALIBRATION|METADATA]
License[2]: EngineCnt=1, Available=0, Function=0x00071FFE, Description=Advanced 1ch
Function Details: [PRESENCE|ENTER|EXIT|APPEAR|DISAPPEAR|STOPPED|DWELL|DIRECTION|AREA|SPEED|ABOBJ|RMOBJTAILGATING|LINECOUNTER|COUNTING|CALIBRATION|METADATA]
Now you have to restart software