1POWERPANEL(8) Network UPS Tools (NUT) POWERPANEL(8)
2
3
4
6 powerpanel - Driver for PowerPanel compatible UPS equipment
7
9 This man page only documents the hardware‐specific features of the pow‐
10 erpanel driver. For information about the core driver, see nutups‐
11 drv(8).
12
13
15 This driver supports the CyberPower BC1200 and many other similar
16 devices. This hardware uses a text‐based protocol which bears no
17 resemblance to the binary dumps used by other CyberPower equipment and
18 the cyberpower driver.
19
20
22 This driver supports the following optional settings in the
23 ups.conf(5):
24
25
26 manufacturer=value
27 If you don't like the autodetected value, you can override this
28 by setting it here.
29
30
31 model=value
32 Like manufacturer above.
33
34
35 serial=value
36 Like manufacturer above.
37
38
40 test.battery.start ‐ Start UPS self test
41
42 test.battery.stop ‐ Cancel UPS self test
43
44 beeper.on ‐ Enable UPS beeper
45
46 beeper.off ‐ Disable UPS beeper
47
48
50 Arjen de Korte <arjen@de‐korte.org>, Doug Reynolds <mav@wastegate.net>
51
52
54 The core driver:
55 nutupsdrv(8)
56
57
58 Internet resources:
59 The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
60
61
62
63 Tue Jan 2 2007 POWERPANEL(8)