Displaying 3 results from an estimated 3 matches for "eco550".
Did you mean:
e6550
2011 Sep 01
2
upsd problem with NUT 2.6.1
Hi,
I've had NUT 2.6.1 on OpenIndiana working with a Tripp-Lite
ECO550. I've been playing around with the config files a
little bit, and I must have done something that messed up
the demon. I now get
wiley$ pfexec /opt/nut/sbin/upsd -DD
Network UPS Tools upsd 2.6.1
0.000000 listening on 127.0.0.1 port 3493
0.000486 listening on ::1 port 3493
0.001...
2011 Aug 25
0
Fwd: nut 2.6.1 on OpenSolaris/OpenIndiana doesn't find Tripp-Lite ECO550 UPS
Begin forwarded message:
> From: Kostas Oikonomou <ko at research.att.com>
> Date: August 25, 2011 9:51:27 AM EDT
> To: Charles Lepple <clepple at gmail.com>
> Subject: Re: [Nut-upsuser] nut 2.6.1 on OpenSolaris/OpenIndiana
> doesn't find Tripp-Lite ECO550 UPS
>
> Hi Charles,
>
> The log hasn't been trimmed. The man page says:
>
> The current implementation is version 0.1.8 of the libusb
> API.
>
> Kostas
>
> On 08/25/11 09:29 AM, Charles Lepple wrote:
>>
>> On Aug 25, 2011, at 8:28 AM, Kostas...
2011 Aug 25
2
nut 2.6.1 on OpenSolaris/OpenIndiana doesn't find Tripp-Lite ECO550 UPS
...rt: yes
build CGI programs: yes
enable HAL support: yes
build and install documentation: no
build and install the development files: no
2) After installation, I did
mkdir -p /var/state/ups
chmod 0770 /var/state/ups
chown root:nut /var/state/ups
3) My /opt/nut/2.6.1/etc/ups.conf file has
...
[eco550]
driver = usbhid-ups
port = auto
desc = "wiley's ups"
4) I verify that the UPS is connected to the USB port:
/usr/sbin/cfgadm -v
...
usb5/2 connected configured ok Mfg: Tripp Lite
Product: TRIPP LITE UPS NConfigs: 1 Config: 0 <no cfg
str descr>
5) Nevert...