blcstat

displays dynamic blcollect update information

Synopsis

blstat [-l] [collector_name ...]
blstat [ -h | -V]

Description

Displays the time each license collector daemon (bcollect) last sent an update to bld, along with the current status of each blcollect.

Options

-l

Long format. Displays detailed information for each blcollect in a multiline format.

collector_name

Displays information only for the specified blcollect daemons.

-h

Prints command usage to stderr and exits.

-V

Prints the release version to stderr and exits.

Output

COLLECTOR_NAME

The name of the license collector daemon as defined by LIC_COLLECTOR=license_collector_name in the ServiceDomain sections of the lsf.licensescheduler file.

STATUS

The current status of the collector.

  • ok: The collector is working and all license servers can be reached.

  • -ok: The collector is working, however, not all licenses servers can be reached

  • unavail: The collector cannot be reached.

LAST_UPD_TIME

The time the last update was received by bld for this collector.

-l Output

The -l option displays a long format listing with the following additional fields:

LICENSE_SERVER

The license server configured in the ServiceDomain section lsf.licensescheduler for this collector.

Multiple lines indicate multiple license servers.

Multiple entries in one line separated by ’|’ indicate configured redundant license servers (sharing the same license file).

FEATURES

The names of features running on license servers for this collector.

LMSTAT_INTERVAL

The interval between updates from this collector as set by the LM_STAT_INTERVAL parameter in the Parameters or ServiceDomain section of the lsf.licensescheduler file, or by blcollect at collector startup.

See also

blcollect