1TLOAD(1) Linux User's Manual TLOAD(1)
2
3
4
6 tload - graphic representation of system load average
7
9 tload [-V] [-s scale] [ -d delay ] [tty]
10
12 tload prints a graph of the current system load average to the speci‐
13 fied tty (or the tty of the tload process if none is specified).
14
15 Options
16 The -s scale option allows a vertical scale to be specified for the
17 display (in characters between graph ticks); thus, a smaller value rep‐
18 resents a larger scale, and vice versa.
19
20 The -d delay sets the delay between graph updates in seconds.
21
23 /proc/loadavg load average information
24
25
27 ps(1), top(1), uptime(1), w(1)
28
29
31 The -d delay option sets the time argument for an alarm(2); if -d 0 is
32 specified, the alarm is set to 0, which will never send the SIGALRM and
33 update the display.
34
35
37 Branko Lankester, David Engel <david@ods.com>, and Michael K. Johnson
38 <johnsonm@redhat.com>.
39
40 Please send bug reports to <albert@users.sf.net>
41
42
43
44Cohesive Systems 20 Mar 1993 TLOAD(1)