Hello, thanks, and sorry for the delay in getting back. I am running the script and have move the comment from one D= line to the other. I am, however, seeing some errors written to the console. They are from line 64-65 of the script.

Regarding line 64, I have no /usr/sbin/ups* and suspect the proper location on my Ubuntu install is /sbin/ups*. Is this possible? Here I have upsd and 9 other files.

Regarding line 65, I also have and no /etc/ups/*. I would have expected that second location might have been driven by the D variable. Is that what it should be instead of hard-coded to /etc/ups which, as you point out, is the appropriate location for Ubuntu? this is where nut.conf and 5 other files are located.

Once I get this straight, I will re-run and post the results.

Cheers

On 7/9/2019 4:41 PM, Charles Lepple wrote:
On Jul 9, 2019, at 12:22 PM, David White wrote:

So I guess I am wondering if this is related to my problem. I have
no idea how the blazer_usb driver works.

For the most part, NUT drivers ending in ???_usb??? (including
blazer_usb) do not need a serial device node in /dev. They use libusb
to talk directly to the UPS. (If you can reliably read the UPS status
with upsc, then the connectivity problem is not at the driver
layer.)

Can you please run this script to get more information about your
setup? I think just gzip'ing the report file should be sufficient to
make it small enough to attach to an email reply. (Also, for Ubuntu,
you will need to change D="/etc/ups" to D="/etc/nut")

http://rogerprice.org/NUT/#NUT_REPORT


_______________________________________________
Nut-upsuser mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to