1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
.TH wmsysmon 1 "2001-04-09" Debian "System Monitor Dockable Application"
.SH NAME
wmsysmon \- Windowmaker dock-app for monitoring your system.
.SH SYNOPSIS
wmsysmon
[ \fB-display\fP <display name> ]
[ \fB-geometry\fP +Xpos+Ypos ]
[ \fB-r\fP update rate in ms ]
[ \fB-l\fP blinky lights for interrupts ]
[ \fB-h\fP print help screen ]
[ \fB-v\fP print version number ]
.SH DESCRIPTION
.B wmsysmon
is a dockable application for Window Maker (and possibly AfterStep). It monitors CPU usage, memory, swap, uptime and interrupts.
.SH OPTIONS
.TP
.BI \-display <display name>
Sets the display where wmsysmon will appear.
.TP
.BI \-geometry +Xpos+Ypos
Set the position for wmsysmon.
.TP
.BI \-r updateRate
Sets the update rate for wmsysmon.
.TP
.B \-l
Set blinky lights on.
.TP
.B \-h
Show the help screen.
.TP
.B \-v
Print wmsysmon's version number.
.SH SEE ALSO
.BR Website
<https://github.com/voyageur/wmsysmon>
.SH AUTHOR
wmsysmon was written by Dave Clark <clarkd@skynet.ca> and Vito Caputo
<swivel@gnugeneration.com>.
This manual page was written by Luca Bedogni <me@lucabedogni.it>, for the
Debian project (but may be used by others).
|