The Schworak Site | Log In | Up A Level

1. Executable programs or shell commands

Enter a Linux command to search for:

TLOAD

Section: User Commands (1)
Updated: 2020-06-04
Index  |  Return to Main Contents
 

NAME

tload - graphic representation of system load average  

SYNOPSIS

tload [options] [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

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

 

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

REPORTING BUGS

Please send bug reports to


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
SEE ALSO
BUGS
AUTHORS
REPORTING BUGS

Return to Main Contents

All content on this site is copyright ©2004-2024 and is not to be reproduced without prior permission.