search for: su5000rt3u

Displaying 8 results from an estimated 8 matches for "su5000rt3u".

2018 Jun 06
0
Tripp Lite SU5000RT3U
> On Jun 5, 2018, at 4:23 PM, Michael <fax12345 at gmail.com> wrote: > > Hey Charles, > > Where and how do you want me to run that query? In general, after cloning, git commands can be run in the "working copy" directory and deeper. So following the wiki instructions, it's inside the "nut" directory that was created after running "git
2018 May 08
0
Tripp Lite SU5000RT3U
Hi, I ported the serial tripplite.c driver to support the non-PDC USB models. It's a bit of a mess, but this is partially due to not getting any public documentation from Tripp Lite regarding these models. What you see below is an attempt to parse the debug variables based on what we know from other models. On May 7, 2018, at 3:33 PM, Michael <fax12345 at gmail.com> wrote: > >
2018 Jun 06
0
Tripp Lite SU5000RT3U
Hi all, So I was on the phone with their tech support, and I was able to get a copy of their protocols, see attached. >From reading it, it looks like the hex code in the debug area is key. Thanks, Mike On Wed, Jun 6, 2018 at 1:41 PM, Michael <fax12345 at gmail.com> wrote: > Hi Charles, > > Here's a screen grab of what I ran: > > ubuntu at intranet:~/upsmonitor/nut$
2018 May 25
0
Tripp Lite SU5000RT3U
Charles, I followed the instructions on github, and my upsc UPSNAME command output did not change (I don't have any statuses for the ups.status line). The output is as follows: upsc Tripp-Lite Init SSL without certificate database battery.voltage.nominal: 48 device.mfr: Tripp Lite device.model: TRIPP LITE UPS device.type: ups driver.name: tripplite_usb driver.parameter.pollinterval: 2
2018 May 09
0
Tripp Lite SU5000RT3U
sorry, I thought I hit reply-all. CC'ing the list. On May 8, 2018, at 10:00 AM, Michael <fax12345 at gmail.com> wrote: > > Hi Charles, > > I'll gladly help where I can. I did reach out to their product support, and I did not have install the displaylink driver as that is for a totally different product, so ignore all that. > > The 208 V makes sense. The unit
2018 Jun 06
2
Tripp Lite SU5000RT3U
Hi Charles, Here's a screen grab of what I ran: ubuntu at intranet:~/upsmonitor/nut$ git checkout tripplite_0005 Already on 'tripplite_0005' Your branch is up to date with 'origin/tripplite_0005'. ubuntu at intranet:~/upsmonitor/nut$ git status On branch tripplite_0005 Your branch is up to date with 'origin/tripplite_0005'. nothing to commit, working tree clean
2018 May 07
4
Tripp Lite SU5000RT3U
Hi, I am trying to configure my Tripp Lite SU5000RT3U on Ubuntu 18.04 as I am not able to completely get all the data from the UPS. After installing all required packages from the Ubuntu repos (had to run sudo apt-get install dkms, I had to install the displaylink drivers from displaylink.org by doing sudo ./displaylink-driver-4.2.29.run, and I creat...
2018 May 12
5
Tripp Lite SU5000RT3U
On May 8, 2018, at 10:05 PM, Charles Lepple <clepple at gmail.com> wrote: > >> I'm new to this, so let me know what you need from me and I will try my best. This UPS does power our production servers, so shutting things down aren't an easy task, but this weekend might open up some opportunity for that if need be. If I need to test it by unplugging the main power, that I can