Citeren Guillaume Vachon <[email protected]>:

I just got myself 2 APC Back-UPS CS 350

I downloaded the stable nut tar.gz installed it.
This is not the first time i install and configure nut so i used the
same configuration as on my other server as i always did. Then i made
the 2 required modification. I changed these 2 thing:
        driver = apcsmart

See 'man 8 apcsmart'. This is a serial only driver and will only work for a UPS that natively has a serial interface.

        port = /dev/hiddev0

Read 'man 8 usbhid-ups', especially the part on the regular expressions:

        vendor=regex
        product=regex
        serial=regex
        vendorid=regex
        productid=regex
        bus=regex

If you have multiple USB connected UPS one system, filling in at least some of the above for *all* devices is mandatory for correct operation.

Best regards, Arjen
--
Please keep list traffic on the list


_______________________________________________
Nut-upsuser mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

Reply via email to