Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
WMUPMON(1)		     General Commands Manual		      WMUPMON(1)

NAME
     wmupmon - A dockapp to monitor system uptime

SYNOPSIS
     wmupmon [options]

DESCRIPTION
     This manual page documents briefly the wmupmon command.

     wmupmon is a program to monitor system uptime. It is a dockapp that is sup-
     ported  by  X  window  managers  such as Window Maker, AfterStep, BlackBox,
     Waimea, and Enlightenment.

     The uptime is broken up into 4 parts - days, hours, minutes,  and	seconds.
     It  has  an  LCD  look-alike  user interface.  The back-light may be turned
     on/off by clicking the mouse button over the application.

OPTIONS
     This program follows the usual GNU command line syntax, with  long  options
     starting with two dashes (`-'). A summary of options is included below.

     -d, --display <string>
	    Attempt  to  open a window on the named X display. In the absence of
	    this option, the display specified by the DISPLAY environment  vari-
	    able is used.

     -bl, --backlight
	    turn on back-light.

     -lc, --light-color <color>
	    back-light color. (rgb:6E/C6/3B is default)

     -s, --style <1 or 2>
	    display style (1 is default)

     -i, --interval <number>
	    number of secs between updates. (1 is default)

     -h, --help
	    show help text and exit.

     -v, --version
	    show program version and exit.

     -w, --windowed
	    run the application in windowed mode

     -bw, --broken-wm
	    activate broken window manager fix

AUTHOR
     wmupmon  was  assembled  by Justin Spadea <justin@j-z-s.com>. It is largely
     based on WMMemLoad by Mark Staggs <me@markstaggs.net>, and WMMemMon and WM-
     CPULoad by Seiichi SATO <ssato@sh.rim.or.jp>.

				 January 5, 2004		      WMUPMON(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=wmupmon&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help