web
You’re offline. This is a read only version of the page.
close
Thermo Fisher Scientific > Electron Microscopy > Electron Microscopes > 3D Visualization, Analysis and EM Software > Customer Portal > Support Center

VISUALIZATION AND DATA SOLUTIONS

CUSTOMER SUPPORT CENTER

Views:

Context

 

The complet process for "FlexNet Server: Use lmgrd as an Alternative to lmadmin" is described in three articles.

This first article (1/3) provides the information needed to create the license server file.

 

Prerequisites 

 

To use Thermo Scientific software, you must have version 11.16.6 or higher of the FlexNet tools installed on your system. You can download the latest version of these tools via the following links:

Note: Your must install your licenses before starting the server. To manage the licenses of a Thermo Scientific software product, refer to the articles numbered KA-01257 through KA-01267.

 

Process

1. Information Needed to Create the License Server File

To generate a FlexNet server license file, you need to obtain the following information about the system on which the license server will run:

  • Host ID (that is, Ethernet address)
  • Hostname (or IP address)

Instructions for capturing this information are given below for Linux and Windows.

 

1.1 On Linux

Warning: Administrator rights are required (non-root user) to install lmadmin.

1.1.1 On the system where the FlexNet server is running, open a command shell and navigate to the directory where the server will be installed:

cd <server_install_dir>/FlexNetLicenseServerTools

1.1.2 To get the host ID, execute the lmhostid program as follows: 

./lmutil lmhostid

The output will look like:

lmhostid - Copyright (c) 1989-2013 Flexera Software LLC. All Rights Reserved.
The FlexNet host ID of this machine is "012345678901"
Only use ONE from the list of hostids.

If the command fails with the error: "No such file or directory", you must install the LSB (Linux Standard Base) libraries.

1.1.3 To get the hostname, you can use the following command:

./lmutil lmhostid -hostname

1.1.4 (Optional) To get the IP address:

./lmutil lmhostid -internet -v4

1.1.5 Save the lmhostid output and the hostname (or IP address) to create the server license file.

 

1.2 On Windows

1.2.1 On the system where the FlexNet server is running or will run, execute LMTOOLS. It should be located in: 

<server_install_dir>\FlexNetLicenseServerTools\lmtools.exe

Content/Resources/Images/tlm/Lmgrd as Alternative of Lmadmin.png

 

1.2.2 Open the System Settings tab.

  • The Computer/Hostname field contains the required hostname.
  • The Ethernet Address field contains the required host ID.
  • The IP Address field contains the optional IP address.

 

1.2.3 Save the lmhostid output and the hostname (or IP address) to create the server license file.

 

Related links

This process is continued in two other articles:

  • KA-01289 "FlexNet server: Using lmgrd as an alternative to lmadmin (2/3)" (Install the FlexNet server)
  • KA-01290 "FlexNet server: Using lmgrd as an alternative to lmadmin (3/3)" (Start the server & manage your licenses)