LOADS(1,C) AIX Commands Reference LOADS(1,C)
-------------------------------------------------------------------------------
loads
PURPOSE
Displays the load average of each site in the network.
SYNTAX
+----------------+
loads ---| +------------+ |---|
+-| sitename |-+
^| sitenumber ||
|| sitetype ||
|+------------+|
+--------------+
DESCRIPTION
For each site in the current partition, the loads command prints out the number
of users, the 1 minute, 5 minute, and 15 minute load averages, and the length
of time the site has been up. If site names, site numbers or site-type names
(see /etc/site) are specified as arguments, the output from loads is further
limited to the indicated sites. Normally, the loads command reads its
information from files generated by various daemons.
FLAGS
sitename Displays statistics for sitename only.
sitenumber Displays statistics for sitenumber only.
sitetype Displays statistics for site type only.
The possible sitetype values are:
i386 An AIX PS/2 system.
i370 An AIX/370 system.
xa370 An XA AIX/370 system.
s370 A non-XA AIX/370 system.
FILES
/etc/local_loads Loads information for local site.
/etc/loads Load information for all sites.
Processed November 8, 1990 LOADS(1,C) 1
LOADS(1,C) AIX Commands Reference LOADS(1,C)
/etc/loadserver Daemon which updates /etc/local_loads, and /etc/loads.
DIAGNOSTICS
The loads command silently ignores any site which is down.
RELATED INFORMATION
See the following command: "fast, fastsite."
Processed November 8, 1990 LOADS(1,C) 2