[Nut-upsuser] Setting up Apollo Line Interactive UPS on Ubuntu

Arnaud Quette aquette.dev at gmail.com
Thu Oct 18 20:15:22 UTC 2012


2012/10/18 Mike Raath <raathm at gmail.com>

> Hi


Hi Mike,


> Having followed this guide:
> http://blog.shadypixel.com/monitoring-a-ups-with-nut-on-debian-or-ubuntu-linux/and seeing support for Apollo UPSes mentioned on the compatibility list
> (genericups, type=4) I tried to set up Nut as follows.
>
> OS: Ubuntu Server 12.04
> Nut: 2.6.3 (I believe - from Ubuntu repos)
>
> ups.conf:
>
>> [apollo]
>> driver = genericups
>> upstype = 4
>> port = /dev/ttyUSB0
>
>
> Problem is that there is no ttyUSB0 device. UPS attaches to machine via
> USB cable, and lsusb indicates that it is a Cypress Semiconductor USB to
> Serial cable.
>
>> $ lsusb
>> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>> Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>> Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>> Bus 004 Device 002: ID 0665:5161 Cypress Semiconductor USB to Serial
>
>
try using this in ups.conf:
[apollo]
    driver = blazer_usb
    port = auto

start the driver using:
$ /lib/nut/blazer_usb -u root -DDDDD -a apollo

let the driver run for a couple of minutes, then Ctrl+C, and send back the
output in compressed form.

cheers,
Arnaud
-- 
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org
Debian Developer - http://www.debian.org
Free Software Developer - http://arnaud.quette.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20121018/bbcf7f16/attachment.html>


More information about the Nut-upsuser mailing list