Install latest/candidate of license-manager-agent
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install license-manager-agent --candidate --classic
Don't have snapd? Get set up for snaps.
The License Manager Agent Snap deploys the License Manager Agent Python package on your host system. This agent is an essencial component of the License Manager suite.
This snap requires a few configuration values to be set before it can be used. These values are:
backend-base-url: The URL of the License Manager API server where the agent will send its data. Setting/unsetting this value is more interesting when using the snap in a development environment; do not change it otherwise.
oidc-domain: The domain of the OIDC server that the agent will use for authentication. Setting/unsetting this value is more interesting when using the snap in a development environment; do not change it otherwise.
oidc-client-id: The client ID of the OIDC application that the agent will use for authentication.
oidc-client-secret: The client secret of the OIDC application that the agent will use for authentication.
sacctmgr-path: The absolute path to the sacctmgr command on the host system. This is optional and defaults to /usr/bin/sacctmgr.
scontrol-path: The absolute path to the scontrol command on the host system. This is optional and defaults to /usr/bin/scontrol.
squeue-path: The absolute path to the squeue command on the host system. This is optional and defaults to /usr/bin/squeue.
lmutil-path: Absolute path to the binary for lmutil (needed for FlexLM licenses). Defaults to /usr/local/bin/lmutil.
rlmutil-path: Absolute path to the binary for rlmutil (needed for RLM licenses). Defaults to /usr/local/bin/rlmutil.
lsdyna-path: Absolute path to the binary for lstc_qrun (needed for LS-Dyna licenses). Defaults to /usr/local/bin/lsdyna.
lmxendutil-path: Absolute path to the binary for lmxendutil (needed for LM-X licenses). Defaults to /usr/local/bin/lmxendutil.
olixtool-path: Absolute path to the binary for olixtool (needed for OLicense licenses). Defaults to /usr/local/bin/olixtool.
reservation-identifier: Reservation name used when doing the reconciliation. Defaults to license-manager-reservation.
lm_user: System user name used when creating reservations. Defaults to license-manager.
stat-interval: Interval in seconds used to report the cluster status to the API. Defaults to 60.
tool-timeout: Timeout in seconds for the license server binaries. Defaults to 6.
encoding: Encoding used for decoding the output of the license server binaries. Defaults to utf-8.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.