[Nut-upsuser] testing shutdown: pc not restarting; and "ups unavailable" messages
Roger Price
roger at rogerprice.org
Fri Feb 2 09:49:30 UTC 2018
On Thu, 1 Feb 2018, nut.user.u830 at neverbox.com wrote:
> load.off - Turn off the load immediately
> load.off.delay - Turn off the load with a delay (seconds)
> load.on - Turn on the load immediately
> load.on.delay - Turn on the load with a delay (seconds)
>
> Would it be possible to sequence them?
> Could I say, for example, turn the load off in 10 seconds and turn it back on in 100 seconds by saying
>
> upscmd cyber load.off.delay 10
> upscmd cyber load.on.delay 100
NUT takes charge of sending the required commands through the driver; the
default values are load.off.delay 20 and load.on.delay 30. These values can be
changed by adding lines such as
offdelay = 30
ondelay = 100
to the corresponding UPS section in file ups.conf.
Roger
More information about the Nut-upsuser
mailing list