1MICROSOL-APC(8) NUT Manual MICROSOL-APC(8)
2
3
4
6 microsol-apc - Driver for APC Back-UPS BR UPS equipment
7
9 This man page only documents the hardware-specific features of the
10 microsol-apc driver. For information about the core driver, see
11 nutupsdrv(8).
12
14 This driver supports the following UPS models:
15
16 • APC Back-UPS BZ1500-BR
17
18 • APC Back-UPS BZ2200I-BR
19
20 • APC Back-UPS BZ2200BI-BR
21
22 In 2009, Schneider Electric acquired Microsol Technologies, and by
23 2012, the entire Microsol line was being sold under the APC brand. This
24 driver supports these newer, APC-branded models. Older equipment should
25 use solis(8).
26
28 This driver support the following extra optional settings in the
29 ups.conf(5).
30
31 battext = n - (default = 0, no extra battery, where n = Ampere*hour )
32
33 prgshut = 1 - (default = 0, no programmable shutdown )
34
36 • shutdown.return - Shut down in .3 minutes and restart in .3 minutes
37
38 • shutdown.stayoff - Shut down in .3 minutes and do not return
39
41 For other APC-Microsol models, the reported voltages, currents and
42 power will be incorrect, as the communication protocol reports
43 unprocessed data instead of real values, needing model-specific
44 post-processing by the driver. Monitoring of UPS state
45 (on-battery/on-line, critical battery) should work for other models,
46 but is untested.
47
49 • Ygor A. S. Regados <ygorre@tutanota.com>
50
51 • Roberto P. Velloso <rvelloso@gmail.com>
52
53 • Silvino B. Magalhães <sbm2yk@gmail.com>
54
56 The core driver:
57 nutupsdrv(8)
58
59 Internet resources:
60 The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
61
62
63
64Network UPS Tools 2.8.0 04/26/2022 MICROSOL-APC(8)