Evaluation Period
Upon installation, the system receives an evaluation license valid for 60 days.
When the evaluation license expires, REST API access is blocked until a new license is applied.
Applying a New License
To obtain a new license file, visit the NVIDIA Licensing Portal: https://ui.licensing.nvidia.com.
To replace the existing license, perform the following steps:
-
Upload the received license file to the directory:
on any server./opt/nvidia/nmx/licenses
-
Run the following script:
/opt/nvidia/nmx/scripts/license-config.sh -
Select option 1
Apply new license (replace existing). -
Choose license file from the list
-
Confirm that the displayed new license details are correct.
-
Wait a few moments for the license to be applied.
The script applies the new license, replacing the previous license.
Viewing Active License Details
-
Run the following script:
/opt/nvidia/nmx/scripts/license-config.sh -
Select option 2
Get active license information. -
Wait a few moments for the active license details to be displayed.
The script outputs the license type (Evaluation, Permanent, Subscription), issue date, and expiration date.
Receiving Notifications
The system sends notifications when the license is about to expire or has already expired. Notifications repeat every 24 hours until the license status is updated.
To receive these notifications, configure a webhook receiver during or after the installation (see Alerts Management section).
Types of Notifications
Users receive the following alerts regarding license status:
-
Expires soon: Sent when the license expires in less than 60 days.
JoblicensingAlert NameLicenseValidationSeveritywarning -
Expired: Sent when the license has expired.
JoblicensingAlert NameLicenseValidationSeveritycritical
License Expiration
Upon license expiration:
-
The system sends an expiration notification and logs this event.
-
REST API access is blocked until a valid new license is applied.
Last updated: