<div dir="ltr"><div>Sorry for the delay. Here are my outputs, but first a quick question: am I right in thinking I can change the name of my ups simply by editing ups.conf? That script I ran from the Pi forum used that name, and I don't care for it. Thanks again for your help.<br></div><div><br></div><div>$ upsrw pbx<br></div><div><br></div><div>[battery.charge.low]<br>Remaining battery level when UPS switches to LB (percent)<br>Type: STRING<br>Maximum length: 10<br>Value: 10<br><br>[battery.runtime.low]<br>Remaining battery runtime when UPS switches to LB (seconds)<br>Type: STRING<br>Maximum length: 10<br>Value: 300<br><br>[ups.delay.shutdown]<br>Interval to wait after shutdown with delay command (seconds)<br>Type: STRING<br>Maximum length: 10<br>Value: 20<br><br>[ups.delay.start]<br>Interval to wait before (re)starting the load (seconds)<br>Type: STRING<br>Maximum length: 10<br>Value: 30<br><br></div><div>$ upscmd -l pbx</div><div><br></div><div>Instant commands supported on UPS [pbx]:<br><br>beeper.disable - Disable the UPS beeper<br>beeper.enable - Enable the UPS beeper<br>beeper.mute - Temporarily mute the UPS beeper<br>beeper.off - Obsolete (use beeper.disable or beeper.mute)<br>beeper.on - Obsolete (use beeper.enable)<br>load.off - Turn off the load immediately<br>load.off.delay - Turn off the load with a delay (seconds)<br>load.on - Turn on the load immediately<br>load.on.delay - Turn on the load with a delay (seconds)<br>shutdown.return - Turn off the load and return when power is back<br>shutdown.stayoff - Turn off the load and remain off<br>shutdown.stop - Stop a shutdown in progress<br>test.battery.start.deep - Start a deep battery test<br>test.battery.start.quick - Start a quick battery test<br>test.battery.stop - Stop the battery test<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 28, 2020 at 9:40 PM Charles Lepple <<a href="mailto:clepple@gmail.com">clepple@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Oct 27, 2020, at 2:45 PM, Robert Stocker <<a href="mailto:kneadtoknow@gmail.com" target="_blank">kneadtoknow@gmail.com</a>> wrote:<br>
> <br>
> Thanks so much for all the help! It looks like at present I've at least got a working configuration that I need to test and fine-tune, am I interpreting this correctly?<br>
<br>
Yes. If you're good with the default NUT behavior of shutting down when the UPS signals LB (low battery; per upsc, seems to be at 10% charge or 300 seconds left, whichever comes first), it's just a matter of testing the shutdown command, and any power sequencing (including any auto power-on settings on the motherboard) issues on the way back up.<br>
<br>
If not, there are ways to either adjust the UPS low power thresholds, or ignore them completely. Roger Price has a good enumeration of alternate shutdown strategies in his Configuration Examples document linked here: <a href="http://rogerprice.org/NUT/" rel="noreferrer" target="_blank">http://rogerprice.org/NUT/</a><br>
<br>
As I just mentioned in my reply to Gene, it would be handy to have the output of "upsrw" and "upscmd -l" for your UPS. Those commands show the read/write variables and instant commands that the NUT driver detects, respectively.</blockquote></div>