Imported Upstream version 2.6.0
This commit is contained in:
parent
26fb71b504
commit
459aaf9392
510 changed files with 40508 additions and 18859 deletions
62
docs/man/oneac.txt
Normal file
62
docs/man/oneac.txt
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
ONEAC(8)
|
||||
========
|
||||
|
||||
NAME
|
||||
----
|
||||
|
||||
oneac - Driver for Oneac UPS equipment
|
||||
|
||||
NOTE
|
||||
----
|
||||
|
||||
This man page only documents the hardware-specific features of the
|
||||
oneac driver. For information about the core driver, see
|
||||
linkman:nutupsdrv[8].
|
||||
|
||||
SUPPORTED HARDWARE
|
||||
------------------
|
||||
This driver supports Oneac EG and ON UPS equipment with the
|
||||
Advanced Interface. If your UPS is equipped with the Basic
|
||||
Interface card, use the genericups driver.
|
||||
|
||||
EXTRA ARGUMENTS
|
||||
---------------
|
||||
This driver supports the following optional settings in the
|
||||
linkman:ups.conf[5] file:
|
||||
|
||||
*testtime*='num'::
|
||||
Change battery test time from the 2 minute default.
|
||||
|
||||
INSTANT COMMANDS
|
||||
----------------
|
||||
This driver supports the following Instant Commands.
|
||||
|
||||
*reset.input.minmax*::
|
||||
Reset the minimum and maximum input line voltage values
|
||||
seen since the last reset or power on.
|
||||
|
||||
*test.battery.start*::
|
||||
Start a battery test. The default time is 2 minutes. This
|
||||
time can be set in the *ups.conf* file. See *testime* above.
|
||||
|
||||
*test.battery.stop*::
|
||||
Stops a battery test that is in progress.
|
||||
|
||||
*test.failure.start*::
|
||||
Starts a 15 second long simulation of an input power
|
||||
failure.
|
||||
|
||||
AUTHOR
|
||||
------
|
||||
Eric Lawson <elawson@inficad.com>
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
|
||||
The core driver:
|
||||
~~~~~~~~~~~~~~~~
|
||||
linkman:nutupsdrv[8]
|
||||
|
||||
Internet resources:
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
|
||||
Loading…
Add table
Add a link
Reference in a new issue