NAME | SYNOPSIS | DESCRIPTION | OPTIONS | FILES | SEE ALSO | BUGS | AUTHORS | REPORTING BUGS | COLOPHON |
TLOAD(1) User Commands TLOAD(1)
tload - graphic representation of system load average
tload [options] [tty]
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).
-s, --scale number 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, --delay seconds The delay sets the delay between graph updates in seconds. -h, --help Display this help text. -V, --version Display version information and exit.
/proc/loadavg load average information
ps(1), top(1), uptime(1), w(1)
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.
Branko Lankester, David Engel ⟨david@ods.com⟩, and Michael K. Johnson ⟨johnsonm@redhat.com⟩.
Please send bug reports to ⟨procps@freelists.org⟩
This page is part of the procps-ng (/proc filesystem utilities)
project. Information about the project can be found at
⟨https://gitlab.com/procps-ng/procps⟩. If you have a bug report for
this manual page, see
⟨https://gitlab.com/procps-ng/procps/blob/master/Documentation/bugs.md⟩.
This page was obtained from the project's upstream Git repository
⟨https://gitlab.com/procps-ng/procps.git⟩ on 2017-07-05. If you dis‐
cover any rendering problems in this HTML version of the page, or you
believe there is a better or more up-to-date source for the page, or
you have corrections or improvements to the information in this
COLOPHON (which is not part of the original manual page), send a mail
to man-pages@man7.org
procps-ng June 2011 TLOAD(1)