<div dir="ltr"><div>Hello:</div><div><br></div><div>It turned out that it didn't like the Vendor line. Bus, Serial and Product all worked in ups.conf. <br></div><div><br></div><div>Thanks for all the help. It is working now.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 22, 2020 at 6:02 AM 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 Jun 21, 2020, at 5:34 PM, Stephen Walker-Weinshenker wrote:<br>
> <br>
> product = "OL1500RTXL2U"<br>
>       serial = "XXXXXXXXXXXX"<br>
>       vendor = "CyberPower Systems"<br>
>       bus = "001"<br>
<br>
Generally we only recommend including these extra parameters if there are multiple UPSes on one host, and you need to distinguish between them. Is it possible that there are extra spaces around some of the strings (that aren’t shown by nut-scanner)?<br>
<br>
Quick fix would be to remove all of the options I quoted, but I would be curious as to which one is causing the problem.<br>
<br>
If it does turn out to be some weird characters, and you need to add another UPS later, it should be possible to use regular expressions to match the well-formed parts of the strings. </blockquote></div>