Enhanced Support Facility 2.6 User's Guide |
Contents
Index
![]() ![]() |
Part 4 Common Base Facility | > Chapter 12 License Manager |
lmstat - Displays the status of the license monitoring daemon and the feature activities
/etc/opt/FSUNlicense/bin/lmstat -c lic-file [-a][-A][-f [feature]][-S [DAEMON]] \
[-s [server_name]] [-t timeout_value].
lmstat returns the status information of the license daemon user.
The following options are available:
/etc/opt/FSUNlicense/bin/lmstat -c `cat /etc/opt/FSUNlicense/FSUN_LICENSE_FILE` -a
The in use license file names are stored in /etc/opt/FSUNlicense/FSUN_LICENSE_FILE file.
(See "12.4 Setting of the License Password.")
This command returns the following values:
lmremove - Deletes a specified license and returns to a license pool
/etc/opt/FSUNlicense/bin/lmremove [-c lic-file] feature user host display
lmremove deletes a specified user's license for a specified feature. If the machine in which a user runs an application crashes, the user license may be disabled.
lmremove causes that this user's license can be returned to the license pool.
The following options are available:
/etc/opt/FSUNlicense/bin/lmremove -c `cat /etc/opt/FSUNlicense/FSUN_LICENSE_FILE` \
feature username hostname ttyname
The in use license file names are stored in /etc/opt/FSUNlicense/FSUN_LICENSE_FILE file.
(See "12.4 Setting of the License Password.")
The feature name, user name, host name, and display name must be obtained by the output of lmstat-a.
This command returns the following values:
lmreread - Signals to the license daemon for rereading the license file
/etc/opt/FSUNlicense/bin/lmreread -c lic-file
lmreread controls the license daemon that rereads the license file. If the contents in the license file are changed, it will be read by lmreread. In that case, it is not necessary to restart the license daemon. Note that lmreread cannot be used to change server node names or port numbers. The license daemon must be stopped and restarted.
The following options are available:
/etc/opt/FSUNlicense/bin/lmreread -c `cat /etc/opt/FSUNlicense/FSUN_LICENSE_FILE`
The in use license file names are stored in /etc/opt/FSUNlicense/FSUN_LICENSE_FILE file.
(See "12.4 Setting of the License Password.")
This command returns the following values:
Contents
Index
![]() ![]() |