Hi Matt,<br><br>first, note that Russell (Kroll) is retired for long.<br>Support request should go to the NUT Users list, which needs subscription.<br><br><div class="gmail_quote">2010/6/23 matt <span dir="ltr">&lt;<a href="mailto:matt@mattevans.org" target="_blank">matt@mattevans.org</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Experts,<br>
<br>
I have gotten nut to work this evening, with usbhid-ups, and a small<br>
addition to udev, on my new TrippLite SmartOnline model.  I am on Ubuntu<br>
10.04.  This is the 2U rackmount 800W unit.<br>
<br>
The ID was 4004, which was unrecognized.<br></blockquote><div><br>it has been added to the trunk (development release) after the 2.4.3 release:<br>r2455: Add &quot;Tripp Lite SmartOnline SU1000XLA&quot; to list of supported devices. [Ron Peterson]
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;"><a href="http://lists.alioth.debian.org/pipermail/nut-upsuser/2010-May/006055.html" target="_blank">http://lists.alioth.debian.org/pipermail/nut-upsuser/2010-May/006055.html</a></p>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

I do have some questions:<br>
1) is the USB HID driver the appropriate choice here?<br></blockquote><div><br>yes<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


2) the manufacturer feature list for this device indicates that there<br>
are 3 separately addressable output groups on the back, and that the<br>
factory management software ought to be able to bring up/down loads 1,<br>
2, or 3 independently.  I don&#39;t see a mechanism/exposure of this in NUT.<br></blockquote><div><br>if your UPS *and* your driver support outlets, then you have an outlet collection displayed, part of the data.<br> </div>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
(...)<br>
output of upsc:<br>
<br>
battery.charge: 100<br>
battery.charge.low: 25<br>
battery.charge.warning: 50<br>
battery.runtime: 1582<br>
battery.temperature: 27.9<br>
battery.type: PbAc<br>
battery.voltage: 28.0<br>
battery.voltage.nominal: 24.0<br>
device.mfr: Tripp Lite<br>
device.model: TRIPP LITE UPS<br>
device.serial: 9902ELCPS719100369<br>
device.type: ups<br>
<a href="http://driver.name" target="_blank">driver.name</a>: usbhid-ups<br>
driver.parameter.pollfreq: 30<br>
driver.parameter.pollinterval: 2<br>
driver.parameter.port: /dev/usb/hiddev0<br>
driver.parameter.productid: 4004<br>
driver.version: 2.4.3<br>
driver.version.data: TrippLite HID 0.4<br>
driver.version.internal: 0.34<br>
input.frequency: 59.9<br>
input.transfer.high: 150.0<br>
input.transfer.high.max: 138<br>
input.transfer.high.min: 133<br>
input.transfer.low: 65.0<br>
input.transfer.low.max: 70<br>
input.transfer.low.min: 65<br>
input.voltage: 120.2<br>
input.voltage.nominal: 120<br>
output.current: 3.10<br>
output.frequency: 59.9<br>
output.frequency.nominal: 60<br>
output.voltage: 120.2<br>
output.voltage.nominal: 120<br>
ups.beeper.status: enabled<br>
ups.delay.shutdown: 20<br>
ups.delay.start: 30<br>
ups.load: 36<br>
ups.mfr: Tripp Lite<br>
ups.model: TRIPP LITE UPS<br>
ups.power: 235.0<br>
ups.power.nominal: 1000<br>
ups.productid: 4004<br>
ups.serial: 9902ELCPS719100369<br>
ups.status: OL<br>
ups.timer.reboot: -1<br>
ups.timer.shutdown: -1<br>
ups.timer.start: 0<br>
ups.vendorid: 09ae<br>
ups.watchdog.status: 0<br>
<br>
<br>
Let me know if there is additional information that would be useful to<br>
you.<br>
</blockquote></div><br>a debug output of the driver is also needed:<br>$ sudo /lib/nut/usbhid-ups -D -a &lt;upsname&gt;<br>after having stopped the running instance (using &quot;sudo upsdrvctl stop&quot;)<br>you&#39;ll get a dump of the data, then a &quot;Detected...&quot; message where you can break.<br>
<br>cheers,<br>Arnaud<br>