The TCP/IP port on which the system listens for client connections.
ListeningIPVer=4|6
The type of TCP/IP port that should be created: 4 for IPv4, or 6 for IPv6.
UsageSummaryFile=filename
The ULT License Server records a summary of the current license usage (that is, concurrently-licensed modules and active named user sessions) to a file. This entry specifies the name of that file.
The default name is ult_licesrv_usage.txt in the current directory.
LicensesPath=directorypath
The path and directory containing the License files that the server is to use.
The default value is a licenses subdirectory of the current directory.
The default value is a licenses subdirectory of the current directory.
PolicyFilesPath=directorypath
The path and directory containing the policy files. Policy files control the number of licenses that users can use. For more information, see Controlling the number of licenses: Policy file.
The default value is a licenses subdirectory of the current directory.
1 sends a test email to the configured recipients to enable you to test the mail server connectivity.
After you have checked that the email arrived correctly, set this parameter to 0.
The default value is 0.
WarningThresholdDays=number
The number of days before a License expires from which the server should start generating warning emails.
The default value is 14.
[Status Thresholds] section
The parameters in this section set the levels at which the service is regarded as being in “warning” (amber) or “error” (red) status. You do not usually need to change these values; however on a very busy server, you might need to increase them to prevent false reporting of warning or error states.
DefaultQueueErrorItems=number
The “critical” length of the queues in which internal requests wait. If the number of requests on the queue is more than this number, the service’s status changes to “error” (red).
0 disables this feature, so the service never reaches “error” status because of internal queue lengths (though “error” status could be caused by other factors).
The default value is 1000.
DefaultQueueWarningItems=number
Similar to DefaultQueueErrorItems above: The “warning” (amber) length of queues where internal processes wait.
0 disables this feature.
The default value is 250.
MemUsageErrorMB=number
The “error” level of memory usage (measured in MB) at which the service displays its status as red.
The default value is 95% of the process’s addressable memory space. This threshold is mainly of use for 32- bit processes, as the memory available to each process is artificially constrained and is often only a fraction of a system’s total memory.
MemUsageWarningMB=number
The “warning” level of memory usage (measured in MB) at which the service displays its status as amber.
The default value is 80% of the process’s addressable memory space. This threshold is mainly of use for 32-bit processes, as the memory available to each process is artificially constrained and is often only a fraction of a system’s total memory.
[Logging] section
Logfile=filename
The name of the logfile generated by the License Server.