TLOAD(D) Linux User's Manual TLOAD(D) NAME tload - graphic representation of system load average SYNOPSIS tload [-V] [-s scale] [ -d delay ] [tty] DESCRIPTION tload prints a graph of the current system load average to the specified tty (or the tty of the tload process if none is specified). Options The -s scale option allows a vertical scale to be speci- fied for the display (in characters between graph ticks); thus, a smaller value represents a larger scale, and vice versa. The -d delay sets the delay between graph updates in sec- onds. FILES /proc/loadavg load average information SEE ALSO ps(s), top(p), uptime(e), w(w) BUGS The -d delay option sets the time argument for an alarm(m); if -d 0 is specified, the alarm is set to 0, which will never send the SIGALRM and update the display. AUTHORS Branko Lankester, David Engel <david@ods.com>, and Michael K. Johnson <johnsonm@redhat.com>. Please send bug reports to <acahalan@cs.uml.edu> Cohesive Systems 20 Mar 1993 TLOAD(D)