nut
nut copied to clipboard
The Network UPS Tools repository. UPS management protocol Informational RFC 9271 published by IETF at https://www.rfc-editor.org/info/rfc9271 Please star NUT on GitHub, this helps with sponsorships!
upslog is a utility that logs UPS status at regular intervals, specified by the -i option. Unfortunately upslog supports only on UPS. For sites that need to monitor multiple UPSs...
i have kstar MP 3k S any idea which driver might work ? this is how it shows in lsusb ```Bus 001 Device 005: ID 067b:2303 Prolific Technology, Inc. PL2303...
Closes: #1589 These tests did help find a number of cross-platform regressions (including the differences of Py2 vs Py3) but only as long as someone looked at outputs and made...
Closes: #1593
Hello everyone, I'm running a [PowerWalker VI 500 R1U](https://powerwalker.com/product/10121047/) in a network-cabinet. It is connected to a Raspberry Pi running NUT using USB. The Raspian repos are still on 2.7.4,...
Revise manpages and distributed "with-dev" headers after TYPE_FD introduction (with Windows branch)
When changing API, make note of docs/manpages to bump to `TYPE_FD` in arguments or returned types, and how to define one. Special attention to changes of type in public API...
Such definitions in `drivers/serial.h` may be not portable across versions of Windows and build toolkits, but apparently got the builds passing at this time. At some point probably we should...
The `docs/new-clients.txt` mentions an example of Perl binding usage. Yet another checking script would be useful, to run as optional part of `tests/NIT/nit.sh` suite.
As discussed in countless issues (starting as early as #5) and PRs over the years -- some seen via https://github.com/networkupstools/nut/labels/Windows label -- as well as mailing list discussions, at some...
Did not touch this yet, no idea what we have or how to use it. This state is something to change :) UPDATE: See also: https://wixtoolset.org/ (used in those recipes)