Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

everups(8) [x11r4 man page]

EVERUPS(8)							    NUT Manual								EVERUPS(8)

NAME
everups - Driver for Ever UPS models NOTE
This man page only documents the hardware-specific features of the everups driver. For information about the core driver, see nutupsdrv(8). SUPPORTED HARDWARE
This driver should recognize the NET *-DPC and AP *-PRO models. EXTRA ARGUMENTS
This driver does not support any extra settings in the ups.conf(5). BUGS
This UPS can only switch off the load if it's running on battery. This means you may be vulnerable to power races if your shutdown scripts don't sleep and force a reboot. AUTHOR
Bartek Szady <bszx@bszxdomain.edu.eu.org> SEE ALSO
The core driver: nutupsdrv(8) Internet resources: The NUT (Network UPS Tools) home page: http://www.networkupstools.org/ Network UPS Tools 05/21/2012 EVERUPS(8)

Check Out this Related Man Page

RHINO(8)							    NUT Manual								  RHINO(8)

NAME
rhino - Driver for Brazilian Microsol RHINO UPS equipment NOTE
This man page only documents the hardware-specific features of the rhino driver. For information about the core driver, see nutupsdrv(8). SUPPORTED HARDWARE
This driver has been tested with : o Rhino 6000 VA o Rhino 7500 VA o Rhino 10000 VA o Rhino 20000 VA All Rhino models are sinusoidal on-line. EXTRA ARGUMENTS
This driver support the following extra optional settings in ups.conf(5): battext = n - (default = 0, no extra battery, where n = Ampere*hour ) COMMANDS
o load.on - Turn on the load immediately o load.off - Turn off the load immediately o bypass.start - Put the UPS in bypass mode o bypass.stop - Put the UPS out of bypass mode o shutdown.stayoff - Shut down in 3 minutes and do not return AUTHOR
Silvino B. Magalhaes <sbm2yk@gmail.com> SEE ALSO
The core driver: nutupsdrv(8) Internet resources: The NUT (Network UPS Tools) home page: http://www.networkupstools.org/ Network UPS Tools 05/21/2012 RHINO(8)
Man Page

We Also Found This Discussion For You

1. UNIX for Advanced & Expert Users

Shopt -s histappend

What is the point of this? Whenever I close my shell it appends to the history file without adding this. I have never seen it overwrite my history file. # When the shell exits, append to the history file instead of overwriting it shopt -s histappend (3 Replies)
Discussion started by: cokedude
3 Replies