[Nut-upsuser] Using NUT to signal an appliance

Charles Lepple clepple at gmail.com
Sat May 12 02:46:44 BST 2018


> I have a disk box from ACNC (Jetstor 416is) that has an UPS port.  The manual describes an UPS port: “2. Uninterrupted Power Supply (UPS) Port (APC Smart UPS only) The subsystem may come with an optional UPS port allowing you to connect APC Smart UPS device. Connect the cable from the UPS device to the UPS port located at the rear of the subsystem. This will automatically allow the subsystem to use the functions and features of the UPS.”
>  
> Is there a known way to *send* APC smart signaling to an external device from NUT? 

While it would theoretically be possible to emulate an APC UPS over USB, you would need an embedded system such as a BeagleBone Black which implements the peripheral side of USB, versus the host side that PCs have. There is also the possibility that the NAS software is sending different USB requests than what NUT uses, so that could be interesting to debug.

You could also check with the apcupsd.org <http://apcupsd.org/> lists to see if anyone there knows of such a system.

>  What about dumb APC signaling?

Given that the excerpt from the manual says "automatically", I am not sure if that would be supported by their software. On the UPS side, "dumb signaling" typically uses relay contacts to connect lines together, so depending on how the disk box and its cable harness are wired, you might need a cable with relays, which is starting to get complicated for only a handful of feedback states (online, on battery, low battery).

Unless you have a lot of copies of this system, it might be easier to find an administrative API where the NUT system sends a command with curl or wget to the shutdown endpoint on that API.

It's also worth asking the vendor to support NUT and/or apcupsd's network protocol.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20180511/1b82e02d/attachment.html>


More information about the Nut-upsuser mailing list