[Nut-upsuser] Cannot connect to a Eaton Ellipse Pulsar ASR/6000VA usbs [solved] but new problem surfaces.

Louis Chaillet louis.chaillet at gmail.com
Thu Jun 20 12:55:13 UTC 2013


Hi Charles, thank you for your answer.

This was indeed the core of the problem. I have amended the configuration
files.

It means now the communication works as required. Alas I now have another
problem.

Just for the record here is the configuration after the changes.

The configuration is as follows.

#nut.conf
MODE=standalone

#ups.conf
[eaton]
       driver = usbhid-ups
       port = auto


#upsd.users
[monuser]
password = password  #password changed to demo
upsmon master

#upsmon configuration
RUN_AS_USER monuser

MONITOR eaton at localhost 1 monuser password master #password changed to demo7

# --------------------------------------------------------------------------
# SHUTDOWNCMD "<command>"
SHUTDOWNCMD "/usr/lib/web-admin/backend.pl power_off"

Which solves the question from this post. The syslog messages do not show
errors.

Unfortunately when testing the UPS does not power down. The problem is the
upsdrvctl cannot pass the command to the ups.

this is the message from  upsdrvctl

louis at b3:/etc/nut$ sudo upsdrvctl shutdown eaton
Network UPS Tools - UPS driver controller 2.4.3
Network UPS Tools - Generic HID driver 0.34 (2.4.3)
USB communication driver 0.31
Using subdriver: MGE HID 1.18
libusb_get_report: error sending control message: Device or resource busy
Got disconnected by another driver: Device or resource busy
Can't initialize data from HID UPS
Driver failed to start (exit status=1)

I unplugged the usb and replugged and start nutted again, no change.

Hope you can help a little more, Thanks so far.

Regards, Louis

On 20 June 2013 01:53, Charles Lepple <clepple at gmail.com> wrote:

> On Jun 19, 2013, at 4:51 PM, Louis Chaillet wrote:
>
> > # Network UPS Tools: example ups.conf
> > [eaton]
> >        driver = usbhid-ups
> >          port = auto
> >       vendor = 0463
>
> Identifying the vendor or product is not strictly required, but if you
> provide 'vendor', it must match the 'Manufacturer:' value ('EATON', in your
> case).
>
> To match against the hex values, use 'vendorid' (or 'productid').
>
> Reference:
> http://www.networkupstools.org/docs/man/usbhid-ups.html#_extra_arguments
>
> --
> Charles Lepple
> clepple at gmail
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20130620/3ff88762/attachment.html>


More information about the Nut-upsuser mailing list