62 lines
1.3 KiB
Text
62 lines
1.3 KiB
Text
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/
|