Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

wmnut(1) [debian man page]

WMNUT(1)						      General Commands Manual							  WMNUT(1)

NAME
WMNUT - Dockable UPS Monitor SYNOPSIS
wmnut [-A T1 T2] [-b BlinkRate] [-B BeepVolume] [-C CriticalLevel] [-d display] [-h] [-l] [-L LowLevel] [-U upsname] [-v] [-V] [-w] DESCRIPTION
WMNUT is an UPS Monitor. It is used to visually display and interpret details of up to 9 UPSs status via NUT - Network UPS Tools framework. WMNUT is dockable using WindowMaker and AfterStep window-managers; under other window-managers, WMNUT should be used with "-w" option to appear as a nicely-sized 64x64 application with a background. WMNUT provides the following information: - Status of power supply (Blinking Red/Yellow/Green colored meter/battery), - Percentage of battery remaining (numeric and meter), - Load level percentage on output (numeric, if available), - Runtime to empty, ie time left to battery depletion (MM:SS), - Communication status with UPS (Blinking Red/Green "C"). OPTIONS
-A <T1 T2> Send messages to users terminals when Low and critical. T1 is seconds between messages when Low. T2 is seconds between messages when Critical. -b <BlinkRate> Blink rate for red LED. (0 for no blinking.) -B <Volume> Beep at Critical Level. Volume is between -100% to 100%. This function has been disabled, at least temporarily. -C <CriticalLevel> Define level at which red LED turns on. -d <display> Use alternate display. -h Display help screen. -l Use a low-color pixmap to conserve colors on 8-bit displays. -L <LowLevel> Define level at which yellow LED turns on. CriticalLevel takes precedence if LowLevel<CriticalLevel. -U <upsname> Define upsname ([upsname@]hostname, default is localhost). You can use up to 9 call to -U <upsname> to monitor multiple UPSs. -v Print version (includes important WMNUT info). -V Verbose mode : display NUT available feature and base value. -w Windowed mode (opposite to native withdrawn mode for Window Maker). BUGS
None are known AUTHOR
Arnaud Quette <arnaud.quette@free.fr> 01 June 2012 WMNUT(1)

Check Out this Related Man Page

WMBATTERY(1x)															     WMBATTERY(1x)

NAME
wmbattery - dockable battery monitor SYNOPSIS
wmbattery [options] DESCRIPTION
wmbattery is a battery monitor. It is used to visually display the system's battery status. wmbattery can get battery information using HAL, APM, ACPI, or the SPIC controller in some Sony laptops. You need to build your kernel with support for at least one of these for the program to work. wmbattery is dockable using WindowMaker and AfterStep window managers; under other window managers wmbattery appears as a nicely-sized 64x64 application. wmbattery displays the status of your laptop's battery in a small icon. This includes if it is plugged in, if the battery is charging, how many minutes of battery life remain, battery life remaining (with both a percentage and a graph), and battery status (high - green, low - yellow, or critical - red). ELEMENTS OF THE DISPLAY
The wmbattery display consists of these elements: dial The large dial at the top of the display shows battery life remaining. time display The time display, right under and in the middle of the dial, shows how many hours and minutes of battery life is estimated to remain at the current rate of use. If ACPI is used and battery is charging, the time display will instead show a countdown (starting with a minus sign) of how many hours and minutes it is estimated to take until the battery is fully charged. power cord The small icon of a power cord plug, in the bottom left, tells if the laptop is plugged into wall power. If so, it will be lit. charging indicator The lightning bolt icon, to the right of the plug, tells if the battery is being charged. If so it will be lit and will connect the plug to the battery. battery icon The battery icon, to the right of the lighting bolt, shows the percentage of battery time. If the battery is removed the icon will be dimmed. If the computer is low on power the battery will turn yellow; if the computer is critically low on power and about to die because of it, it will turn red. OPTIONS
-h Display list of command-line options. -w secs Pause this many seconds between updates. -d display Use the designated X display. -g +x+y Specify geometry. This specifies position, not size. -b battnum Display the given battery. Only of use with the HAL or ACPI interfaces on systems with more than one battery. The default is to dis- play the first battery found. -l percent Set the percentage at which the battery is considered to be running low. By default, this percentage is determined automaticall, and you shouldn't need to set it. If you set this, you should probably also set the -c switch. -c percent Set the percentage at which the battery is considered to be critically low. By default, this percentage is determined automati- cally, and you shouldn't need to set it. If you set this, you should probably also set the -l switch. -e wmbattery contains code for estimating the time remaining before discharge, and until full charge, and this code is used if no other source of this informaton is available. This switch makes wmbattery use its time estimation code even if some other estimate is available. -s granularity Ignore fluctuations less than the specified granularity percent when estimating time. (Implies -e) -a file.au Play the specified au file (by sending it to /dev/audio) when the battery is low. AUTHOR
Joey Hess <joey@kitenet.net> WMBATTERY(1x)
Man Page