LMSTAT(1M) UNIX 5.0 (27 November 1990) LMSTAT(1M)
NAME
lmstat, lmlist - report status on license manager daemons
and feature usage
SYNOPSIS
lmstat [ -a ] [ -A ] -c license_file ] [ -f [feature] ] [ -l
[regular_expression] ] [ -s [server] ] [ -S [DAEMON] ] [ -t
timeout ]
lmlist feature
DESCRIPTION
lmstat provides information about the status of the server
nodes, vendor daemons, vendor features, and users of each
feature. Information can be optionally be qualified by
specific server nodes, vendor damons, or features.
lmlist lists the users of a specific feature, in much the
same way as lmstat -f. lmlist does not accept any command
line options. In particular, it does not accept the -c
option; you must use the LM_LICENSE_FILE environment
variable if you want lmlist to use a license file other than
/usr/local/flexlm/licenses/license.dat.
OPTIONS
-a Display everything.
-A List all active licenses. -c license_file Use the
specified license_file. If this switch is not
specified, lmstat looks for the environment
variable LM_LICENSE_FILE. If that environment
variable is not set, lmstat looks for the file
/usr/local/flexlm/licenses/license.dat.
-f [feature]
List all users of the specified feature(s).
-l [regular_expression]
List all users of the features matching the given
regular expression.
-s [server]
Display the status of the specified server
node(s).
-S [daemon]
List all users of the specified daemon's features.
-t timeout
Specifies the timeout interval, in seconds, during
which daemons must complete their connections to
each other. The default value is 10 seconds. A
Page 1 FLEXlm V2.0
LMSTAT(1M) UNIX 5.0 (27 November 1990) LMSTAT(1M)
larger value may be desirable if the daemons are
being run on busy systems or a very heavily loaded
network.
ENVIRONMENT
If no -c option is specified, lmstat looks for the
environment variable LM_LICENSE_FILE in order to find the
license file to use. If that environment variable is not
set, lmstat looks for the file
/usr/local/flexlm/licenses/license.dat.
SEE ALSO
lmlist(1M)
Page 2 FLEXlm V2.0