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 david@ods.com, and Michael K. Johnson johnsonm@redhat.com.
REPORTING BUGS
Please send bug reports to procps@freelists.org
More Linux Commands
manpages/glColorMaterial.3gl.html
glColorMaterial(3gl) - cause a material color to track the c
glColorMaterial specifies which material parameters track the current color. When GL_COLOR_MATERIAL is enabled, the material parameter or parameters specified b
manpages/XReconfigureWMWindow.3.html
XReconfigureWMWindow(3) - manipulate top-level windows......
The XIconifyWindow function sends a WM_CHANGE_STATE ClientMessage event with a format of 32 and a first data element of IconicState (as described in section 4.1
manpages/sbigtopgm.1.html
sbigtopgm(1) - convert an SBIG CCDOPS file to PGM (ManPage)
This program is part of Netpbm(1) sbigtopgm reads an image file in the native format used by the Santa Barbara Instrument Group (SBIG) astronomical CCD cameras,
manpages/SDL_GetError.3.html
SDL_GetError(3) - Get SDL error string - Linux manual page
SDL_GetError returns a NULL terminated string containing information about the last internal SDL error. RETURN VALUE SDL_GetError returns a string containing th
manpages/master.5.html
master(5) - Postfix master process configuration file format
The Postfix mail system is implemented by small number of (mostly) client commands that are invoked by users, and by a larger number of services that run in the
manpages/slk.3ncurses.html
slk(3ncurses) - curses soft label routines - Linux man page
The slk* functions manipulate the set of soft function-key labels that exist on many terminals. For those terminals that do not have soft labels, curses takes o
manpages/pam_tty_audit.8.html
pam_tty_audit(8) - Enable or disable TTY auditing for specif
The pam_tty_audit PAM module is used to enable or disable TTY auditing. By default, the kernel does not audit input on any TTY. OPTIONS disable=patterns For eac
manpages/transchan.n.html
transchan(n) command handler API of channel transforms......
The Tcl-level handler for a channel transformation has to be a command with subcommands (termed an ensemble despite not implying that it must be created with na
manpages/perlcall.1.html
perlcall(1) - Perl calling conventions from C (Man Page)....
The purpose of this document is to show you how to call Perl subroutines directly from C, i.e., how to write callbacks. Apart from discussing the C interface pr
manpages/Mail::SPF::Server.3pm.html
Mail::SPF::Server(3pm) - Server class for processing SPF req
Mail::SPF::Server is a server class for processing SPF requests. Each server instance can be configured with specific processing parameters. Also, the default N
manpages/ssh.1.html
ssh(1) - OpenSSH SSH client (remote login program) (ManPage)
ssh (SSH client) is a program for logging into a remote machine and for executing commands on a remote machine. It is intended to replace rlogin and rsh, and...
manpages/remainder.3.html
remainder(3) - floating-point remainder function (Man Page)
The remainder() function computes the remainder of dividing x by y. The return value is x-n*y, where n is the value x / y, rounded to the nearest integer. If th
