1 02/25/85 load_ctl_status
 2 
 3 Syntax as a command:  load_ctl_status {group} {-control_args}
 4 
 5 
 6 Function:  prints the current status of the system load control groups.
 7 It does this by printing selected items from the system copy of the
 8 master group table (MGT).
 9 
10 
11 Arguments:
12 group
13    if specified, prints only the header and the line for the group
14    named; otherwise, prints one line for each group in the MGT.  Each
15    line gives the maximum number of primary load units, the current
16    number of primary load units, the current number of secondary load
17    units, and, if the group has an absolute maximum, the total and
18    maximum number of units.  Also, the group's current load, as a
19    percent of the total allowable system load, is given.
20 
21 
22 Control arguments:
23 -long, -lg
24    requests a long format header.
25 -total, -tt
26    requests that only a header be printed.
27 
28 
29 Notes:  If the priority scheduler is enabled, then each line gives, in
30 addition, the interactive and absentee work class of the group, and the
31 header contains two additional lines giving the defined work classes
32 and their percents, for the current shift.