Displaying 1 result from an estimated 1 matches for "eaton5e650iusbdin".
2015 Jun 30
1
nut UPS kill inverter: offdelay ignored
...nut_kill_inverter
fi
echo "Unmounting local file systems."
/bin/umount -v -a -t no,proc,sysfs
...
I also set in the ups.conf file that the UPS should be killed 3 minutes after issuing the kill
inverter command:
# ups.conf
[Eaton5E650iUSB]
driver = usbhid-ups
port = auto
desc = "UPS Eaton5E650iUSBDIN"
offdelay=180
ondelay=200
On power failure the shutdown process reaches the kill inverter commands in rc.6,
issues them and in several seconds shuts down the UPS, obviously ignoring the offdelay setting.
Furthermore, it does not proceed to issue the remaining rc.6 commands, but seems to hang...