User guide

Chapter 5 - The Options File
Options File Syntax
50 FLEXnet Licensing End User Guide
BORROW_LOWWATER
BORROW_LOWWATER feature[:keyword=value] n
Sets the number of licenses for a BORROW feature that cannot be borrowed.
For example, if a feature “f1” has a count of 10 and borrowing is enabled in the application and
on the FEATURE line:
FEATURE f1 ... 10 ... BORROW SIGN=...
the following line in the options file allows only 7 licenses to be borrowed.
BORROW_LOWWATER f1 3
DEBUGLOG
DEBUGLOG [+]debug_log_path
Specifies a location for the debug log output from the vendor daemon associated with this
options file. Preceding the
debug_log_path with a + character appends logging entries,
otherwise the file is overwritten each time the daemon is started. Note that this affects output
from only the vendor daemon associated with this options file. The debug log output of
lmgrd
and any other vendor daemons in the same license file is not captured in this file.
On Windows, pathnames which include spaces have to be enclosed in double quotes. If
lmgrd
is started as a service, the default location for the report log file is the
c:\winnt\System32
folder unless a fully qualified path is specified.
See Also:
“Configuring the License Server Manager as a Windows Service”
“lmswitch”
Appendix G, “The Debug Log File”
FLEXNET LICENSING VERSION NOTES
Debug log output restricted to that of just the vendor daemon introduced in V8 vendor
daemon.
feature Name of feature being affected.
keyword=value Feature name modifier to denote a group of licenses. See
“Feature Specification” for details.
n Number of licenses that cannot be borrowed via license
borrowing.