User`s guide

Appendix C:License Manager Commands
ScanShop User’s Guide - 151
lmgrd
NAME
lmgrd – Main license manager daemon
SYNOPSIS
lmgrd [-c license file] [-t timeout] [-l logfile] [-s
timestamp_interval] [-v] [-x lmdown] [-x lmremove]
DESCRIPTION
lmgrd is the main FLEXlm daemon responsible for organizing and
communicating with the vendor daemons. When lmgrd is run, it must reference
a license file (via -c, or use the default file, if it exists). The license file contains
information about the vendor daemon and features associated with it. To stop the
daemon, either run “lmdown” or kill the lmgrd process explicitly. The vendor
daemon should not be killed manually.
OPTIONS:
-t
timeout Sets the timeout interval (in seconds) in which redundant daemons need
to connect to each other. Default = 10 seconds.
-l
logfile Specifies the name of the log file.
-s
timestamp_interval Specifies the interval (in minutes) to time stamp the log file.
Default = 360 minutes.
-v
Prints the version number.
-x
lmdown Disallow the lmdown command. To stop the daemon, the process must
be killed.
-x
lmremove Disallow the lmremove command.