Test the New RLM License Server
Validate that the RLM license server is properly serving licenses by running TotalView on a separate system and pointing at the license server using the RLM_LICENSE environment variable.
For example, the following command sets the RLM_LICENSE environment variable, runs the command line interface of TotalView, and instructs it to display license information, and then run the ls program.
 
env RLM_LICENSE=7147@license-tvt.totalviewtech.com totalviewcli -verbosity error -e ".license ; dgo ; dwait ; quit -force" /bin/ls
Manager: reprise
Feature: TotalView_Teams
Processors: big
Processes: linux-x86_64:1
Threads: big
Remote Debug: Yes
Remote Display: Yes
Memory Debugging: Yes
TVDEngine: No
Replay Processes: big (reserved)
CUDA Processes: big (reserved)
Single Instance: No
Platforms: solaris-sparc linux-x86_64 linux-arm64 linux-powerle darwin-x86 darwin-arm64
Cross Processors: big:
Maximum Version: 2030.0101
Entitlement Code: 28a694cdd8840636dabaeeb42f36178d
Expiration Date: permanent
Demo: No
Notice: For Perforce Internal Use Only
Customer: TotalView
Contract: PO:123456789
 
myfile.txt
Validate that you are able to run TotalView in a similar manner and that:
*The Manager line should report "reprise".
*The Processes line should show the architecture and number of process tokens consumed (e.g., linux-x86_64:1).
*The contents of the directory you ran the command in are displayed.