gawindx / WinNUT-Client

This is a NUT windows client for monitoring your ups hooked up to your favorite linux server.
GNU General Public License v3.0
395 stars 70 forks source link

Adds support for ups.power.nominal. #73

Open faugusztin opened 3 years ago

faugusztin commented 3 years ago

Some UPS report their capacity using the ups.power.nominal property, which gives value in VA. We can calculate the power consumption in W from VA value provided in ups.power.nominal, adjusted by load percentage and converted via CosPhi.

Related to #68.

gawindx commented 3 years ago

I have taken your request into account, but I am actively working on v2.1 and I admit that I do not have too much time to manage the request for the moment. At first glance, I don't see anything blocking but I think that your modification will be integrated and credited directly on the next version.

gawindx commented 3 years ago

I close the pull requests and, as promised, your modification is directly integrated in 2.1. don't hesitate to give me a feedback if it doesn't work perfectly.