[Nut-upsdev] Shutdown N-POWER MV-1000 LT UPS is not working
Arjen de Korte
nut+users at de-korte.org
Sat Oct 24 21:08:03 UTC 2009
Citeren Vecheslav A Grebenschikov <vecheslav at mail.ru>:
> Here are my configuration files:
> ---
> srv:/usr/local/ups # cat etc/ups.conf
> [npower]
> driver = megatec
> port = /dev/ttyS0
> desc = "Srv"
> battvolts = 1.8:2.1
> battvoltmult = 18
> lowbatt = 10
> srv:/usr/local/ups #
Add
offdelay = 1
ondelay = 3
to the ups.conf file. Unfortunately, the default value of '0' is not
accepted by older UPS implementations of the megatec protocol. Make
sure to wait at least one minute after issuing this command. See also
'man 8 megatec'.
You could also try the 'blazer_ser' driver, which uses more
conservative defaults here. See 'man 8 blazer' for more information on
this driver.
Best regards, Arjen
--
Please keep list traffic on the list
More information about the Nut-upsdev
mailing list