3. Configure Hosts to Use the FNE Server
Each host that will run TotalView needs access to a license.
*Set the environment variable TV_LICENSE_FILE to point to the FNE license server using the format <port>@<host>.
For example:
 
TV_LICENSE_FILE=7137@licserver
export TV_LICENSE_FILE
*Alternatively, to avoid having to set up the TV_LICENSE_FILE environment variable for each user, place the <port>@<host> string in a file in the FNE_license directory.
To do this, create a file tv_license_file that contains just the <port>@<host> string, such as 7137@licserver. Place this file in <installdir>/toolworks/FNE_license/.