Displaying 2 results from an estimated 2 matches for "ups_ev".
Did you mean:
upsdev
2015 Oct 03
2
No power cycle after shutdown on Atlantis Land OnePower A03-S1001
...omputer. The UPS simply remains always on,
preventing the computer from restarting.
** Setup: **
Nut version 2.7.2
Nut driver blazer_usb
Linux 4.1.1
The config files are pretty default; the peculiar customization is NOTIFYCMD from
/etc/nut/upsmon.conf, which is:
NOTIFYCMD /usr/local/bin/ups_events.sh
From the bottom of the same upsmon.conf, the ONLINE and ONBATT events have the additional "+EXEC"
flag, so these events are passed to my ups_events.sh .
This script is straightforward, pastebin here: https://pastebin.mozilla.org/8848229
Apart from keeping logs, the only actions...
2015 Oct 06
0
No power cycle after shutdown on Atlantis Land OnePower A03-S1001
On Oct 2, 2015, at 9:01 PM, Davide Baldini <baldiniebaldini at gmail.com> wrote:
>
> When I manually unplug the mains, the computer waits 3 minutes, shutdowns, and there it stays. As per the above commands, issued from ups_events.sh, it is instead supposed to boot up after 6 minutes (360 / 60 seconds) counted from t?, the moment of the unplug. After 20 seconds from the shutdown, and largely before the 6-minutes scheduled cycle, the UPS LEDs indicate the battery is again fully charged (*). Ever after the shutdown, the UP...