| Linux / Unix Command: tload |
NAME
tload - graphic representation of system load averageSYNOPSIS
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 specified 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 seconds.
SEE ALSO
ps(1), top(1), uptime(1), w(1)Important: Use the man command (% man) to see how a command is used on your particular computer.

