table of contents
wmmon(1) | General Commands Manual | wmmon(1) |
NAME¶
wmmon - Window Maker dockapp for monitoring system informationSYNOPSIS¶
wmmon [ OPTION ]DESCRIPTION¶
WMMon monitors the realtime CPU load as well as the average system load, and gives you some nice additional features too. It is intended for docking in Window Maker.- •
- a realtime CPU stress meter;
- •
- an auto-scaled average system load meter, like xload and wmavgload;
- •
- a realtime disk I/O stress meter;
- •
- auto-scaled disk I/O load meter;
- •
- realtime memory and swap usage meters;
- •
- a display for system uptime;
- •
- three user-defined commands to launch.
OPTIONS¶
- -display display
- This option specifies the X server to contact; see
X(7x).
- -geometry geometry
- This option specifies the preferred position of clock; see
X(7x).
- -l
- Lock the mode, so that it cannot be cycled by clicking on
the upper-left widget. You can use this to open multiple copies of
WMMon, each set to a different mode.
- -i
- Start in disk I/O mode, which displays instantaneous disk
usage and average disk load.
- -b
- Include buffers and cache in memory usage calculations. The
trend in recent years has been to not include this in memory load
monitors, but it can be useful information.
- -s
- Start in system information mode, which displays memory
usage, swap usage, and uptime.
- -h
- Show help information.
- -v
- Print the version number.
USAGE¶
The WMMon display can be cycled between CPU, disk I/O, and system information displays by clicking on the upper-left widget. This displays CPU information by default.DOCKING IN WINDOW MANAGERS¶
- Window Maker
-
- AfterStep
-
Wharf wmmon - MaxSwallow "wmmon"
wmmon &
- Other window managers
-
CONFIGURATION FILE¶
WMMon can launch three user-defined commands, triggered by left, middle and right mouse button clicks. You can define the commands to launch in $HOME/.wmmonrcleft: xterm
middle: xload
right: xcalc
FILES¶
/etc/wmmonrcAUTHORS¶
WMMon was written by Martijn Pieterse and Antoine Nulle.May 1998 | WMMON 1.0b2 |