1ONEAC(8) Network UPS Tools (NUT) 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
12
14 This driver supports Oneac EG and ON UPS equipment with the Advanced
15 Interface. If your UPS is equipped with the Basic Interface card, use
16 the genericups driver.
17
18
20 This driver supports the following optional settings in the
21 ups.conf(5):
22
23
24 testtime=num
25 Change battery test time from the 2 minute default.
26
27
29 This driver supports the following Instant Commands.
30
31
32 reset.input.minmax
33 Reset the minimum and maximum input line voltage values seen
34 since the last reset or power on.
35
36
37 test.battery.start
38 Start a battery test. The default time is 2 minutes. This time
39 can be set in the ups.conf file. See testime above.
40
41
42 test.battery.stop
43 Stops a battery test that is in progress.
44
45
46 test.failure.start
47 Starts a 15 second long simulation of an input power failure.
48
49
51 Eric Lawson <elawson@inficad.com>
52
53
55 The core driver:
56 nutupsdrv(8)
57
58
59 Internet resources:
60 The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
61
62
63
64 Tue Oct 22 2002 ONEAC(8)