nut icon indicating copy to clipboard operation
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!

Results 489 nut issues
Sort by recently updated
recently updated
newest added

So Im new to this but I set up everything yesterday and it worked but I have some wierd issues today where some things just show N/A and the output...

DDL
CyberPower (CPS)
USB
PowerWalker
Incorrect or missing readings
impacts-release-2.8.2

https://github.com/networkupstools/nut/blob/master/scripts/python/app/NUT-Monitor-py3qt5.in#L900 Because was_online is not a class variable, and always reset to True, while on battery, gui_status_notification spams desktop with notifications. Fix: Move line 900 to line 887 change was_online...

bug
python
impacts-release-2.7.4
Incorrect or missing readings
impacts-release-2.8.4

During discussion of issue #3003 it dawned on me that `upssched.c` only calls `fork()` to begin a backgrounded timer daemon. All `exec_cmd` related operations just call `system()` which might use...

enhancement
upsmon
upssched

Struggling to get APC AP9617 set up with NUT. ``` nutuser@nutserver:~$ sudo upsdrvctl start [sudo] password for nutuser: Network UPS Tools - UPS driver controller 2.7.4 Network UPS Tools -...

APC
SNMP
impacts-release-2.7.4
Connection stability issues

I am trying to install NUT on a server running Proxmox 9.0.11. 1. I installed NUT using "apt install nut". It install nut version 2.8.1 2. I ran "nut-scanner -U"...

question
service/daemon start/stop
Linux
Debian Linux ecosystem

Key words from these files were not found in the committed nut-website and were not seen in any generated documents so far (e.g. Cables HTML/PDF would be reasonable). These text...

documentation

On our relatively busy NAS server there are occasionally console messages that `Data for UPS X is stale`. In original default settings, the messages for `data is no longer stale`...

impacts-release-2.7.4
Connection stability issues

Touched upon in a number of other tickets, but never made into a targeted one, I think: we have many build scenarios on NUT CI farm and plan/want many more,...

CI
cross-builds
portability
LEDE/*WRT embedded Linux firmwares

```` ... 0.007398 [D2] Entering run_snmp for 1 IP address range(s) 0.007411 [D1] nutscan_scan_ip_range_snmp: Scanning SNMP for IP address range(s): (1)[10.94.56.0 .. 10.94.56.255] 0.007774 [D2] Entering list_nut_devices_thready for 10.94.56.0 0.007803...

bug
nut-scanner
portability

Following up from discussion in #766, we can offer some tricks for either auto-disabling NUT units from auto-starting in systemd if there is no configuration (to avoid using system resources),...

systemd
service/daemon start/stop