Platform LSF Reference Version 6.2
lsmon
Platform LSF Reference
238
OUTPUT
The following fields are displayed by default.
HOST_NAME
Name of specified hosts for which load information is displayed, or if resource
requirements were specified, name of hosts that satisfied the specified resource
requirement and for which load information is displayed.
status
Status of the host. A minus sign (-) may precede the status, indicating that the
Remote Execution Server (RES) on the host is not running.
Possible statuses are:
ok
The host is in normal load sharing state and can accept remote jobs.
busy
The host is overloaded because some load indices exceed configured
thresholds. Load index values that caused the host to be busy are preceded by
an asterisk (
*). Built-in load indices include r15s, r1m, r15m, ut, pg, io, ls,
it, swp, mem and tmp (see below). External load indices are configured in the
file
lsf.cluster.cluster_name (see lsf.cluster(5)).
lockW
The host is locked by its run window. Run windows for a host are specified in
the configuration file (see
lsf.conf(5)) and can be displayed by lshosts.
A locked host will not accept load shared jobs from other hosts.
lockU
The host is locked by the LSF administrator or root.
unavail
The host is down or the Load Information Manager (LIM) on the host is not
running.
unlicensed
The host does not have a valid LSF license.
r15s
The 15-second exponentially averaged CPU run queue length.
r1m
The 1-minute exponentially averaged CPU run queue length.
r15m
The 15-minute exponentially averaged CPU run queue length.
ut
The CPU utilization exponentially averaged over the last minute, between 0 and 1.
pg
The memory paging rate exponentially averaged over the last minute, in pages per
second.