Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

asmon(1) [debian man page]

ASMON(1)						      General Commands Manual							  ASMON(1)

NAME
asmon - A system resource monitor dockapp for Afterstep and WindowMaker SYNOPSIS
asmon [options] DESCRIPTION
Asmon is a dockable applet for X11 that monitors system resources. It is designed for the WindowMaker Dock or Afterstep Wharf but should work with others as well. It displays CPU usage, load average, memory utilization, pages and swaps. The upper most section of the applet displays CPU usage on the left, while numerically representing load average on the right. The middle bar shows memory utilization divided by ticks into shared, buffers, and cached respectively, with the number of megabytes used represented numerically to the right. The lower bar displays information about swap, graphically on the left, numerically on the right. At bottom left are four LEDs, top to bottom, left to right they are: pages in, pages out, swap in and swap out. The remainder of the bottom row is dedicated to a graphical bar representing the amount of memory that the X server is using with the numerical representation to the right, (optionally this section can be used to display uptime). OPTIONS
-display <display> Specify an alternate X display; see X(1). -e <command> Execute <command> on mouseclick. -u Display uptime rather then X memory usage. -v Show version information and exit. -h Show summary of options. SEE ALSO
The WindowMaker or Afterstep documentation and user guides for information about applets and docking. AUTHOR
This manual page was written by Paul van Tilburg <paulvt@debian.org>, and later updated by Eric Evans <eevans@sym-link.com>, for the Debian GNU/Linux system. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. Debian GNU/Linux April 6, 2000 ASMON(1)

Check Out this Related Man Page

RADEONTOOL(8)                                                 System Manager's Manual                                                RADEONTOOL(8)

NAME
radeontool -- utility to get/set registers and to control backlight on radeon based laptops SYNOPSIS
radeontool [option] [command] DESCRIPTION
This manual page documents briefly the radeontool command. This manual page was written for the Debian distribution because the original program does not have a manual page. radeontool is a program that switches on/off backlight and external output on ATI Radeon based laptops, and is able to list or set register values. COMMANDS
You can specify one of the following commands: dac [on|off] Power down the external video output light [on|off] Power down the backlight stretch [on|off|vert|horiz|auto|manual] Adjusts stretching for resolution mismatch regs Show a listing of some random registers regmatch [pattern] Show registers matching wildcard pattern regset [pattern] [value] Set registers matching wildcard pattern OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. --debug Show a little debug info --skip=n Skips the first n cards and acts on the n+1 AUTHOR
This manual page was written by Luigi Gangitano luigi@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. RADEONTOOL(8)
Man Page