this post was submitted on 17 Jul 2025
14 points (100.0% liked)
homelab
8427 readers
1 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What's an average power outage duration?
I'd look at changing the shutdown command from
shutdown
to something likertcwake -s 3600
to restart the server in ... 1 hour?You will probably need to play with that command a bit, but I use it for my NAS to autostart at certain times of the day.
It depends, usually just some minutes, but during the summer it could be more. I'd like (the ideal result) to find a way that just works in any case.
Yeah, I get that... I'd be the same
So... are you shutting down after x minutes, or, NUT's signalling to shutdown when the battery is getting low, which is x minutes. (If you see my point) - if the battery still has plenty of capacity, maybe extend the runtime and that might be enough to ride through at least some outages?