$manlookup

tload

(1)

graphic representation of system load average

User commands4 optionsprocps 2:4.0.4-9
tload [options] [tty]

Options

4
-s--scalenumber

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

-d--delayseconds

The delay sets the delay between graph updates in seconds.

-h--help

Display this help text.

-V--version

Display version information and exit.

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

FILES

/proc/loadavg load average information

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, and Michael K. Johnson.

REPORTING BUGS

Please send bug reports to procps@freelists.org

See also