<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I ended up simplifying things, and not worrying about the internet lasting<br>
for a longer time. That is, the UPS will power the server and shut it down,<br>
then with UEFI -> Advanced -> APM -> Power On, power should be restored<br>
after the UPS is back on A/C power and the battery has charged a bit.<br>
<br>
[ups1]<br>
  driver = usbhid-ups<br>
  port = auto<br>
  pollonly = "enabled"<br>
  pollinterval = 15<br>
<br>
  desc = "CyberPower UPS"<br>
<br>
  ignorelb<br>
<br>
  # When A/C power is off, and there are this much seconds remaining<br>
in the battery,<br>
  # shutdown the server<br>
  override.battery.runtime.low=180<br>
<br>
  # Delay restoring power to the server, so the batteries have time to charge<br>
  override.ups.delay.start=240<br>
<br>
The above says if there are 3 minutes remaining in the battery, then<br>
shutdown the<br>
server. Then wait 4 minutes after A/C power is restored before<br>
providing power to<br>
the server.<br>
<br>
Any concerns?<br>
Any better ways to do this?<br>
<br></blockquote><div><br></div><div><div style="font-family:tahoma,sans-serif" class="gmail_default"><div><div style="font-family:tahoma,sans-serif" class="gmail_default">Only
 1 concern -- 3 minutes of remaining batt life is too aggressive I feel,
 we use(depending on VA capacity) anywhere from 7 minutes to 9 minutes 
to stay within the margin of error for reported remaining battery 
life/capacity  of the UPS.</div><div style="font-family:tahoma,sans-serif" class="gmail_default">A
 reported 3 minutes of life is likely as it likely means anywhere from 1
 minute to 6 minutes of life depending on the condition of the batteries
 and the power requirement of the server during the act of shutting 
down. <br></div></div><div>The startup time of 4 minutes is totally good I think; we use 3 minutes. We are feel assured there is *some* battery life capacity remaining in the UPS after an orderly shutdown when using a value of 7-9 minutes.</div><div></div><div>FWIW.</div><div><br clear="all"></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Ron S.<br><br><br></div></div></div></div></div></div></div><br></div><br></div></div>