campbeb / winnut

Automatically exported from code.google.com/p/winnut
0 stars 0 forks source link

winnut doesn't recheck status after it restores connection to nut service #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have the following configuration: Win7 x64, UPS over COM port, NUT running as 
a service, WinNUT configured to hibernate after 480 seconds.
For testing I simulated power outage, got system hibernated. I didn't restore 
power but turned on my PC - system resumed. I found that NUT service isn't 
running (don't know why, may be crash or anything else), after I restarted the 
service I saw WinNUT restored connection, but I didn't check current UPS status 
(it was still "on battery", I checked that with upsc tool).
I assume it should check the status, see that it's still on battery and start 
count down again.
Also is there any setting to hibernate when battery low gows down to some level 
(in percents)?
Thanks!

Original issue reported on code.google.com by serge.ol...@gmail.com on 16 Jun 2014 at 7:09