WinNUT-Client
WinNUT-Client copied to clipboard
WinForms-based client for monitoring your Uninterruptible Power Supply (UPS) connected to a Network UPS Tools (NUT) server.
**WinNUT Version:** v2.1.7740.35837 **Windows OS Version:** 11 x64 **Describe the bug** I increased the max to 28 as my charged battery sits at around 27.1 and expected the gauge to...
At some point, I changed the Polling Interval value display in the Preferences window to milliseconds, even though it's always been seconds. Need to modify how the value is displayed...
# Original post updated from WinNUT Client v2.3.8800 to lasted version : have Eaton 9E 2000i but seems don't have : battery.voltage variable and have 6V instead of 12V like...
_Based off of https://github.com/gawindx/WinNUT-Client/issues/39_ @FileCity > It should be a good idea, on a future release, to add the ability to run scripts when the UPS state is changing. >...
0 W load
My UPS is on a Synology NAS, I added my IP to permitted devices and am able to connect, but the load wattage graph always shows 0, all others seem...
- [x] Searched to see if this issue exists - [x] Completed below form - [x] Attached debug log file - [x] Copy output in File -> UPS Variable **WinNUT...
It would be useful if WinNUT could attempt to reconnect to the NUT server indefinitely. This would mean that it is quieter about the reconnection attempts. If the tools are...
Per #85, ClickOnce is a native `msbuild` packaging system that looks like a good solution. Prior to completing that, the WinNUT client needs to gracefully transition from the old system...
The `Prefs_Gui.vb` form has most if not all of its logic currently programmed into the presentation model, which is more difficult to maintain and not as performant as could be....
The WinNUT variable update system has a design that causes it to substitute in default/fallback values for when there's an error retrieving a variable. This is a problem because the...