i4lmd
Section: Misc. Reference Manual Pages (1M)
Updated:
Index
Return to Main Contents
NAME
i4lmd - Starts the license server on a local node.
SYNOPSIS
i4lmd [[ -no event_list | -o | -v | -s | -z | -l log_name ]]
DESCRIPTION
The i4lmd command starts a license server on the local
node. There is no graphic interface for this command.
NOTE: Please refer to the release notes
for information on how to automate the
start-up of i4lmd on your specific platform.
OPTIONS
- -no
-
Turns off logging of the events specified in event_list. Any combination
of events is valid, but items in the list of events must not
be separated by spaces or other characters. Following are the event
types that you may specify:
-
- l
-
License-grant and license-release events.
- c
-
License checkin events. (Licensed products usually check in with the
license server at regular intervals while a user is using the
product).
- w
-
Waiting events: these include wait events (a user was waiting for a
license), waitgrant events (a user was waiting for and then
was granted a license), and waitremove events (a user was waiting
for a license and then asked to be removed from the queues before a
license was granted).
- v
-
Vendor events: a vendor was added, renamed or deleted.
- p
-
Product events: a product was added, renamed, or deleted.
- e
-
Error events.
- t
-
License timeout events.
(When a licensed product fails to check in with the license server,
it may stop running after it "times out."
The vendor of the product sets the timeout interval, which is how
long a product may run after it has lost contact with the license server).
- m
-
Message events.
- s
-
License server start/stop events.
- -l log_name
-
Redirects license server log entries to a file and location
other than the default (/opt/ifor/ls/conf/log_file).
The alternate log file specification (log_name) must
be fully qualified starting from the root directory (/).
- -o
-
Overrides the in-use flag at a license server
database. While a license server is running, its database is flagged
as being in use to prevent more than one server from running on the
same node. When a license server stops running, the flag is reset.
However, if a license server exits abnormally, the flag may not be
reset, which prevents the server from restarting. The -o
option
overrides an inuse flag, allowing the server to be restarted.
Do not use -o
unless you are sure the license server isn't
running.
- -v
-
LicensePower/iFOR library verbose mode.
- -s
-
Secure mode. An LicensePower/iFOR license server running in secure mode will only
permit modifications to its database from tools run locally (on the same node).
Tools running on remote node are not permitted to modify the database.
- -z
-
Debugging flag. (Prints RPC debugging information).
EXAMPLES
Start a license server; do not log checkin, vendor, product,
timeout, or message events:
i4lmd -no cvptm
Start a license server, overriding the inuse flag:
i4lmd -o
Start a license server, overriding the default log file:
i4lmd -l/logs/license_server_log
AUTHOR
i4lmd
is a product of Isogon Corporation.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 21:41:37 GMT, September 15, 2024