Licensing Server toolkit, composed of:
lmgrd
lmutil
pam_lmd
lmobfslog
enduser.pdf
Starting a license server in command line: lmgrd -c my-license-file.lic -l my-debug-log-file.log
Have a look at FlexNet Publisher License Administration Guide delivered in this toolkit (page 113).
This utility is used by KCAEGetHostID.sh script. There is no need to use it directly.
install_fnp.sh
FNPLicensingService/FNPLicensingService
Starting this service as root (using delivered script install_fnp.sh to facilitate the usage) is mandatory when using Virtual Machines as license server.
This service is required by FNP Licensing toolkit in order to get VM_UUID Host ID type on Virtual Machines.
This service is required too when starting the license server daemon on Virtual Machines with this Host ID type.
Running KCAEGetHostID.sh script will get the required system information that will be used for the generation of license file.
The resulting text file KCAEGetHostIDComputerName_date.txt has to be sent to Keysight for license generation & support.
The lmobfslog utility processes the debug log file to generate the obfuscated usernames. Usage: lmobfslog [-i debug_log] [-o new_debug_log] <-rmarker>
Note: lmobfslog works only if the debug log has been produced with OBF_ADDMARK keyword. The lmobfslog utility can then generate obfuscated usernames in a new debug log.
To do, add the line DEBUGLOG "debug_log_path" OBF_ADDMARK in options file pam_lmd.opt.
see pages 166 and 193 in FlexNet Publisher License Administration Guide delivered in this toolkit
esiflexdiag parses the content of a license file (given as argument) and displays lots of relevant details from a running license server.
Here some example of outputs when running script ./KCAEGetHostID.sh
to get system details:
1. When machine type is Physical:
$ ./KCAEGetHostID.sh
******************************************************
* Keysight CAE host configuration for dc1ser0029
*
(Rev. 21-Oct-2025)
******************************************************
Hardware Model ......: PowerEdge R340 (Dell Inc.)
Operating System ....: Red Hat Enterprise Linux release 8.8
(Ootpa)
FlexNet repository ..: /nishome/licensing/v11.19.9.0/Linux-rhel8
Keysight CAE Licensing utilities version:
lmutil: FlexNet Licensing v11.19.9.0 build 296073 (ipv6) x64_lsb (liblmgr.a)
lmgrd: FlexNet Licensing v11.19.9.0 build 296073 (ipv6) x64_lsb (liblmgr.a)
pam_lmd: FlexNet Licensing v11.19.9.0 build 296073 (ipv6) x64_lsb (liblmgr.a)
Keysight CAE details for this host:
Hostname.........: dc1ser0029.vbr.is.keysight.com
Chassis Type.....: Running on Physical Platform
IPv4 Address.....: 10.25.88.194
Time zone........: Europe/Paris (CEST, +0200)
Local time.......: Wed 2026-03-12 12:15:04 CEST
Possible HostIDs.:
ESIVDH=BH6NSQNuA3f1dh96Tlab6DA
ESIVDH=RO0iW4-fTd1fHgdGS3XyOCA
=== or ===
"PHY_ETHER=2cea7fe40a15
PHY_ETHER=2cea7fe40a18 PHY_ETHER=2cea7fe40a18 PHY_ETHER=2cea7fe40a18"
One of the Ethernet Address or ESIVDH Host
ID can be used for setting up the license server.
2. When machine type is Virtual:
2.1 At first execution, this can give something like:
$ ./KCAEGetHostID.sh
******************************************************
* Keysight CAE host configuration for dc1vse0135
*
(Rev. 21-Oct-2025)
******************************************************
Hardware Model ......: VMware Virtual Platform (VMware, Inc.)
Operating System ....: Rocky Linux release 8.6 (Green Obsidian)
FlexNet repository ..: /nishome/licensing/v11.19.9.0/Linux-rhel8
Keysight CAE Licensing utilities version:
lmutil: FlexNet Licensing v11.19.9.0 build 296073 (ipv6) x64_lsb (liblmgr.a)
lmgrd: FlexNet Licensing v11.19.9.0 build 296073 (ipv6) x64_lsb (liblmgr.a)
pam_lmd: FlexNet Licensing v11.19.9.0 build 296073 (ipv6) x64_lsb (liblmgr.a)
FNPLicensingService: The licensing service is not present on the system.
Keysight CAE details for this host:
Hostname.........: dc1vse0135.bbn.is.keysight.com
Chassis Type.....: Running on Virtual Platform
IPv4 Address.....: 10.25.89.52
Time zone........: Europe/Paris (CEST, +0200)
Local time.......: Thu 2026-03-12 12:32:44 CEST
Possible HostIDs.:
ESIVDH=hqj4i3U3jQsqrXMyZ7EJMBA
ESIVDH=v0Ld9VWZqf5XmCJY3zEWgBA
=== or ===
"005056b7799e 005056b7be09"
Sometimes VM_UUID could not be determined, following
message will be displayed:
ERROR: VM_UUID
Host ID type could not be determined
Result of command: /nishome/licensing/v11.19.9.0/Linux-rhel8/lmutil
lmhostid -ptype VM
===============================================================================
lmutil - Copyright (c) 1989-2025 Flexera. All Rights
Reserved.
The FlexNet host ID of this machine is ""
lmhostid: The FlexNet Licensing Service is not
installed. (-213,14703)
===============================================================================
INFO: Ensure that FlexNet Licensing Service is well started.
This is required to obtain VM_UUID Host ID type on
Virtual Platforms.
Check first availability of FUSE system
packages: fuse fuse-devel fuse-libs gvfs-fuse
Then install
FlexNet Licensing Service by running following script as
root:
cd /nishome/licensing/v11.19.9.0/Linux-rhel8
sudo ./install_fnp.sh --cert
2.2 After checking (installing) FUSE packages and
executing given command line (as root), we obtain this output:
$ ./KCAEGetHostID.sh
******************************************************
* Keysight CAE host configuration for dc1vse0135
*
(Rev. 21-Oct-2025)
******************************************************
Hardware Model ......: VMware Virtual Platform (VMware, Inc.)
Operating System ....: Rocky Linux release 8.6 (Green Obsidian)
FlexNet repository ..: /nishome/licensing/v11.19.9.0/Linux-rhel8
Keysight CAE Licensing utilities version:
lmutil: FlexNet Licensing v11.19.9.0 build 296073 (ipv6) x64_lsb (liblmgr.a)
lmgrd: FlexNet Licensing v11.19.9.0 build 296073 (ipv6) x64_lsb (liblmgr.a)
pam_lmd: FlexNet Licensing v11.19.9.0 build 296073 (ipv6) x64_lsb (liblmgr.a)
FNPLicensingService: Licensing Service version 11.19.9.0 build 296073 2025/08/07
Keysight CAE details for this host:
Hostname.........: dc1vse0135.vbr.is.keysight.com
Chassis Type.....: Running on Virtual
Platform
IPv4 Address.....: 10.25.89.52
Time zone........: Europe/Paris (CEST, +0200)
Local time.......: Thu 2026-03-12 12:35:02 CEST
Possible HostIDs.:
ESIVDH=hqj4i3U3jQsqrXMyZ7EJMBA
ESIVDH=v0Ld9VWZqf5XmCJY3zEWgBA
=== or ===
"005056b7799e 005056b7be09"
=== or ===
VM_UUID=04313742-7571-2785-0bd7-245dd076dcef
Now VM_UUID Host ID is correctly displayed and can be used
for setting up the license server.
In case of problems, have a look at FlexNet Publisher
Knowledge Base available in:
https://community.revenera.com/s/flexnet-publisher
To report issues, please use Keysight support portal or contact your local Keysight Technologies office.
Copyright Keysight Technologies 2026
March 2026