WinNUT release 0.45.2c download
Ready to install version:
WinNutUPSMonV0.45.2c.zip -
Compatible with NUT versions 0.44.x and greater
Source code (Compiles with MS Visual Studio 6.0)
WinNutUpsMonV0.45.2c-src.zip -
Based on source for NUT release version 0.45.2. Compatable with NUT versions
0.44.x and greater. Has been successfully tested against NUT release 1.0.0, 1.1.10 (bug 1), 1.2.0 (bug 1)
Version Information
Known Bugs:
- (1) There is a small workaround to make WinNUT work with a
new authentication mechanism introduced in the NUT 1.1.x and 1.2.x versions.
The problem is when the usernames and passwords are defined in the
upsd.users. I've had a few people email me about this situation, and
they resolved it by adding a password in the upsd.conf file in the
ACCESS directive (which is the older style, but it should
allow logins from both old and new clients) and using the deprecated "login"
level (instead of "monitor"). Specify the password you put in upsd.conf in
the upsmon.conf for WinNUT and everything should work.
I hope to release an updated version of WinNUT in January or February to
address this.
Notes:
- As of the NUT 0.50.0 release the default port has changed to 3493 (from 3305) and this
release reflects that change. If you are running against an older NUT version,
you can either specify that port as part of the ups specification in the upsmon.conf
(ie upsname@host:port) or change the default port in the WinNUT configuration tool.
Bugs fixed & Improvements
- Really fixed the bug that cause IP addresses in system declarations in the upsmon.conf
to not resolve. The previous fix for IP addresses only worked when reverse DNS lookup was
available for the IP address.
back