1ONEAC(8) NUT Manual ONEAC(8)
2
3
4
6 oneac - Driver for Oneac UPS equipment
7
9 This man page only documents the hardware-specific features of the
10 oneac driver. For information about the core driver, see nutupsdrv(8).
11
13 This driver supports Oneac EG and ON UPS equipment with the Advanced
14 Interface. If your UPS is equipped with the Basic Interface card, use
15 the genericups driver.
16
18 This driver supports the following optional settings in the ups.conf(5)
19 file:
20
21 testtime=num
22 Change battery test time from the 2 minute default.
23
25 This driver supports the following Instant Commands.
26
27 reset.input.minmax
28 Reset the minimum and maximum input line voltage values seen since
29 the last reset or power on.
30
31 test.battery.start
32 Start a battery test. The default time is 2 minutes. This time can
33 be set in the ups.conf file. See testime above.
34
35 test.battery.stop
36 Stops a battery test that is in progress.
37
38 test.failure.start
39 Starts a 15 second long simulation of an input power failure.
40
42 Eric Lawson <elawson@inficad.com>
43
45 The core driver:
46 nutupsdrv(8)
47
48 Internet resources:
49 The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
50
51
52
53Network UPS Tools 09/15/2011 ONEAC(8)