tload - graphic representation of system load average
СИНТАКСИС
tload [option ...] [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.
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 2024-06-14. (At
that time, the date of the most recent commit that was found in
the repository was 2024-06-04.) If you discover 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 2020-06-04 TLOAD(1)