Floating License Setup Example
- A working group has ComputerA, ComputerB, ComputerC.
- ComputerB is to be used as the License Server which has Linux OS.
- The License Server ComputerB has IP address 168.92.1.12
- Run GOF on the License Server ComputerB to get a License Warning Window
- In the warning window, there is the MAC Address information. 000e0c17e748, for example
- Send email to support@nandigits.com
for license purchase procedure
- After receiving license file, "license_gof.lic", save it in directory /home/gof/lic, for example.
- Download Floating License Manager Daemon,
goflm.tar.gz (For Linux), 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.11.00 |
| The license server is running on 000e0c17e748, port=27200. |
| 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 client computers in the working group, setup variable GOF_KEY_FILE
- "setenv GOF_KEY_FILE 27200@168.92.1.12" if the client system is Linux.
- "set GOF_KEY_FILE=27200@168.92.1.12" if the client system is Windows.
- Start GOF.
|