Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

tload(1)


TLOAD

TLOAD

NAME
SYNOPSIS
DESCRIPTION
FILES
SEE ALSO
BUGS
AUTHORS

NAME

tload − graphic representation of system load average

SYNOPSIS

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.

FILES

/proc/loadavg load average information

SEE ALSO

ps(1), top(1), uptime(1), w(1)

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 <david@ods.com>, and Michael K. Johnson <johnsonm@redhat.com>.

Please send bug reports to <procps-bugs@redhat.com>



tload(1)