tload(1) - Linux man page
Name
tload - graphic representation of system load averageSynopsis
tload [-V] [-s scale] [ -d delay ] [tty]Description
Options
The -s scale option allows a vertical scale to be specified for the display (in characters between graph ticks); thus, a smaller value represents a larger scale, and vice versa.The -ddelay sets the delay between graph updates in seconds.
Files
/proc/loadavgload average information
See Also
ps(1), top(1), uptime(1), w(1)Bugs
The -d delay option sets the time argument for an alarm(2); 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 <albert@users.sf.net>