Platform LSF Reference Version 6.2
lsload
Platform LSF Reference
223
lsload
displays load information for hosts
SYNOPSIS
lsload [-l] [-N | -E] [-I load_index[:load_index] ...] [-n num_hosts] [-R res_req]
[host_name ... | cluster_name ...]
lsload -s [resource_name ...]
lsload [-h | -V]
DESCRIPTION
Displays load information for hosts. Load information can be displayed on a per-host
basis, or on a per-resource basis.
By default, displays load information for all hosts in the local cluster, per host.
With MultiCluster, also displays load information for all hosts in equivalent clusters (see
lsf.cluster(5)).
By default, displays raw load indices.
By default, load information for resources is displayed according to CPU and paging
load.
OPTIONS
-l
Long format. Displays load information without truncation along with additional fields
for I/O and external load indices.
This option overrides the index names specified with the
-I option.
-N
Displays normalized CPU run queue length load indices (see lsfintro(1)).
-E
Displays effective CPU run queue length load indices (see lsfintro(1)). Options -N
and
-E are mutually exclusive.
-I load_index[:load_index] ...
Displays only the specified load indices. Separate multiple index names with colons (for
example,
r1m:pg:ut).
Specify any built-in load index. Specify external load indices only for host-based
resources that are numeric and dynamic (you cannot specify external load indices for
shared, string or Boolean resources).
-n num_hosts
Displays only load information for the requested number of hosts. Information for up
to num_hosts hosts that best satisfy the resource requirements is displayed.