GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
WMTOP(1) User Manuals WMTOP(1)

wmtop - WindowMaker dockapp

wmtop [-c command] [-U] [-x regexp] [-m]

wmtop displays the CPU or physical memory (under Linux only) usage of the top three processes. These may be refined by user supplied criteria, either via the command line or by clicking on the application.

While running a left click alternates between CPU and memory display. A right click launches the appliction specfied at the command line. Middle clicking changes between displaying all and user only processes.
-v
Displays program version.
-geometry
The standard X geometry specifications. Only X and Y position requests are honoured. Any height and width specifications will be ignored.
-display
Specify an X server other than the local display.
-U
Displays processes only owned by the user.
-c command
Execute command when application is right clicked.
-x regexp
Exclude processes whose name matches the given regular expression. The regular expression need only match part of the process name. Use '^' to mean the start of the name and '$' to mean the end.
-m
Show memory usage rather than CPU usage on start-up.
-a theme
Choose an artisitc style or theme for wmtop to use.
-s
Set interval between process samples in milliseconds.
-r
Set interval between screen updates in milliseconds.

Monitor only users processes, exclude WindowMaker dock apps and pop up xps when double clicked:
wmtop -c xps -U -x '^wm'

where we assume dock apps all have names starting with 'wm'.

Please report any bugs you may find to:
wmtop-bugs@tanelorn.demon.co.uk

Dan Piponi <dan@tanelorn.demon.co.uk>

http://www.tanelorn.demon.co.uk

http://wmtop.sourceforge.net

top(1)
JUNE 1999 Linux

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.