Floating License Setup Example
- A working group has ComputerA, ComputerB, ComputerC.
- ComputerB is decided to be the License Server.
- The License Server ComputerB has IP address 168.92.1.12
- Get MAC Address of the License Server. 00:0E:0C:17:E7:48 For example
- In Purchase license page, fill the 00:0E:0C:17:E7:48 into the entry of Ethernet MAC Address.
- After receiving license file, "license_gof.lic", save it in any directory /home/gof/lic, for example.
- Download Floating License Manager Daemon,
goflm.tar.gz, or
goflm.zip save it in /home/gof/lic
- On ComputerB, goto /home/gof/lic, run "goflm -license license_gof.lic", you get the following
| GOF License Manager Server, 1.02.04 |
| The node has 10 of goftrace license valid for 364 days. |
| The node has 10 of gofeco license valid for 364 days. |
| The node has total 10 of gofeco license |
| The node has total 10 of goftrace license |
| GOF license manager is up successfully |
- On all computers in the working group, setup variable GOF_KEY_FILE
- "setenv GOF_KEY_FILE 27200@168.92.1.12" if the system is Linux.
- "set GOF_KEY_FILE=27200@168.92.1.12" if the system is Windows.
- Start GOF.
|