1AL175(8) NUT Manual AL175(8)
2
3
4
6 al175 - Driver for Eltek UPS models with AL175 alarm module
7
9 This man page only documents the hardware-specific features of the
10 al175 driver. For information about the core driver, see nutupsdrv(8).
11
13 The al175 driver is known to work with the following UPSes:
14
15 Eltek MPSU4000 with AL175 alarm module
16
17 It may also work with other UPSes equiped with AL175 alarm module, but
18 they have not been tested.
19
20 AL175 have to be configured to operate in COMLI mode. See documentation
21 supplied with your hardware on how to do it.
22
24 This driver does not support any extra settings in the ups.conf(5).
25
27 This driver supports some extra commands (see upscmd(8)):
28
29 test.battery.start
30 Start a battery test.
31
32 test.battery.stop
33 Stop a battery test.
34
36 Besides status, this driver reads UPS state into following variables:
37
38 · ups.test.result
39
40 · output.voltage.nominal
41
42 · output.current
43
44 · battery.voltage.nominal
45
46 · battery.current
47
48 · battery.temperature
49
50 · input.transfer.boost.low
51
53 · Shutdown is not supported. FIXME
54
55 · The driver was reworked to meet the project code quality criteria,
56 without testing on real hardware. Some bugs may have crept in.
57
59 Kirill Smelkov <kirr@mns.spb.ru>
60
62 The core driver:
63 nutupsdrv(8)
64
65 Internet resources:
66 The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
67
68
69
70Network UPS Tools 2.7.3. 12/29/2015 AL175(8)