View host load by resource

Procedure

Run lshosts -s to view host load by shared resource:
lshosts -s
RESOURCE     VALUE    LOCATION 
tot_lic          5    host1 host2 
tot_scratch    500    host1 host2

The above output indicates that the shared scratch directory currently contains 500 MB of space.

The VALUE field indicates the amount of that resource. The LOCATION column shows the hosts which share this resource. The lshosts -s command displays static shared resources. The lsload -s command displays dynamic shared resources.