Linux "tload" Command Line Options and Examples
graphic representation of system load average

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)..


Usage:

tload [options] [tty]






Command Line Options:

-s
The scale option allows a vertical scale to be specified for the display (in characters between graphticks); thus, a smaller value represents a larger scale, and vice versa.
tload -s ...
-d
The delay sets the delay between graph updates in seconds.
tload -d ...
-h
Display this help text.
tload -h ...
-V
Display version information and exit.FILES/proc/loadavg load average information
tload -V ...