MAN page from Old RedHat 5.X procps-1.2.7-5.i386.rpm
TLOAD
Section: Linux Programmer's Manual (1)
Updated: 20 Mar 1993
Index NAME
tload - graphic representation of system load average
SYNOPSIS
tload[
-V] [
-sscale] [
-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 scaleoption allows a vertical scale to be specified for thedisplay (in characters between graph ticks); thus, a smaller valuerepresents a larger scale, and vice versa.
The-d delaysets the delay between graph updates in seconds.
FILES
/proc/loadavgload average information
SEE ALSO
ps(1),
top(1),
uptime(1),
w(1)
BUGS
The
-d delayoption sets the time argument for an
alarm(2);if -d 0 is specified, the alarm is set to 0, which will never send the
SIGALRMand update the display.
AUTHORS
Branko Lankester, David Engel <davidAATTods.com>, and Michael K. Johnson <johnsonmAATTredhat.com>.
Please send bug reports to <procps-bugsAATTredhat.com>
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- Options
- FILES
- SEE ALSO
- BUGS
- AUTHORS
This document was created byman2html,using the manual pages.