Displaying 13 results from an estimated 13 matches for "triplite".
Did you mean:
tripplite
2017 Sep 11
1
new NUT release please!
.../nut/upsstats.cgi?host=tripplite at 127.0.0.1:3493'
| sed 's:<[^>]*>::g' | awk 'BEGIN {s = 0; } $1 == "Status:" { s = 1;
next; } s == 1 { print $0; s = 0; }')
if [ "$x" != "ONLINE" ]
then
logger -p daemon.warning "Triplite is not offline, trying to
restart USB"
/root/bin/hub-ctrl -b 001 -d 005 -P 1 -p 0
sleep 5
/root/bin/hub-ctrl -b 001 -d 005 -P 1 -p 1
sleep 30
else
sleep 300
fi
done
(https://github.com/codazoda/hub-ctrl.c is the little USB power switch...
2012 Sep 25
2
Triplite Lock's when on battery
Hey all,
I have a triplite 1050 and when I did a test today I saw that the
battery bounce from 100 to 80 to 90 to 91 percent before UPSD lost its
connection to the UPS. The server then decided that it was time to shut
off.
The UPS sat at 91% for about 5 min before UPSD lost its connection, so
I'm not sure if it was...
2020 Jun 10
1
unsupported triplite device for network UPS tool add on
Add-on: Network UPS Tools Manage battery backup (UPS)
devices-----------------------------------------------------------
Add-on version: 0.2.0 You are running the latest version of this
add-on. System: HassOS 4.10 (armv7 / raspberrypi4) Home Assistant
Core: 0.110.7 Home Assistant Supervisor:
227----------------------------------------------------------- Please,
share the above information when
2017 Sep 11
2
new NUT release please!
On 9/10/2017 6:41 PM, Sam Varshavchik wrote:
> Dutchman01 writes:
>
>> Hello all,
>>
>> ?
>>
>> I request a new NUT release as current dates back to March 9, 2016: NUT 2.7.4
>>
>> The fact stays that not all distro?s use latest snapshots/commits from github
>> dev tree.
>>
>> ?
>>
>> So please do release a new up to
2007 Jul 15
3
surge protector?
I lost one channel on an FXO module on a Sangoma A200 card due to a
lightening zap in the area (well - it died the same night as a major
thunder storm came through).... Is there a recommended/standard
surge protector for phone lines I should be using? My server has 2
POTS lines.
thanks
Todd
2019 Dec 10
2
[EXTERNAL] Re: Tripp Lite SMART1500LCD repeatedly disconnecting and reconnecting
...ipplite at 127.0.0.1:3493'
> | sed 's:<[^>]*>::g' | awk 'BEGIN {s = 0; } $1 == "Status:" { s = 1; next;
> } s == 1 { print $0; s = 0; }')
>
> if [ "$x" != "ONLINE" ]
> then
> logger -p daemon.warning "Triplite is not offline, trying to
> restart USB"
> /root/bin/hub-ctrl -b 001 -d 005 -P 1 -p 0
> sleep 5
> /root/bin/hub-ctrl -b 001 -d 005 -P 1 -p 1
> sleep 30
> else
> sleep 300
> fi
> done
>
>
> Not sure, if this is...
2020 Oct 11
0
Multi UPS Monitoring
...I currently have 2x Tripp Lite SMART1500LCDXLs, and I am attempting to =
> > monitor both of them with the same Raspberry Pi using NUT.
>
> Rasp. Pi, x86 or amd is irrelevant as Pi runs Linux & BSD etc.
> Relevant is: What OS ?
>
> If you connect a USB device (mem stick, triplite ups or disc whatevere)
> to a FreeBSD computer (PC, rasp. i386 amd64 whatever) the
> computer will show serial numbers with all of;
> dmesg
> vi /var/log/messages
> kill -9 `cat /var/run/devd.pid` ; /sbin/devd -d
PS a few rare old devs don't announce a sernum, so you may be p...
2015 Aug 31
0
Need help with Tripp Lite SMART1300LCDT NUT v2.7.3
...a bad firmware
version or other issue covered by the warranty. I'm not suggesting
switching to Linux permanently, just boot from the live CD and
configure NUT on Linux so you can rule out any potential
Linux-vs-FreeBSD issues.
ohhh I thought you meant try using FREEBSD Live CD. As for TripLite,
they "supporting" two variants. OpenSUSE and Fedora, but ollldddd
versions Fedora 8 and OpenSUSE 11. Plus they provide their own
software(?) It's call PowerAlert Local (PAL)
* if you still want to test on FreeBSD, I'm not sure what this will
definitively tell us tha...
2016 Jul 14
2
Windows Version not working --
Good evening,
Hoping someone can point me in the right direction..
I downloaded and installed the 2.6.5-6 Windows MSI and it installed
fine, although I nee to also get a libusb0.dll.
Connected USB to a Triplite, I could go to the Devices and Printers and
see the USB installed.
But no matter what I did I could not get nut to work. I tried various
commands, and got various errors.
my config has --
[myups1]
driver = usbhid-ups
port = auto
vendorid = 09ae
# cable = 1234
desc = &q...
2019 Dec 09
0
[EXTERNAL] Re: Tripp Lite SMART1500LCD repeatedly disconnecting and reconnecting
...nut/upsstats.cgi?host=tripplite at 127.0.0.1:3493'
| sed 's:<[^>]*>::g' | awk 'BEGIN {s = 0; } $1 == "Status:" { s = 1;
next; } s == 1 { print $0; s = 0; }')
if [ "$x" != "ONLINE" ]
then
logger -p daemon.warning "Triplite is not offline, trying to
restart USB"
/root/bin/hub-ctrl -b 001 -d 005 -P 1 -p 0
sleep 5
/root/bin/hub-ctrl -b 001 -d 005 -P 1 -p 1
sleep 30
else
sleep 300
fi
done
Not sure, if this is still the same problem. But I have my solution;-)...
2020 Oct 10
3
Multi UPS Monitoring
Hey all,
I've read through as many relevant mailing list posts and public blog posts
as I could, but I can't seem to find an answer to my issue.
I currently have 2x Tripp Lite SMART1500LCDXLs, and I am attempting to
monitor both of them with the same Raspberry Pi using NUT. The problem I
have is there doesn't seem to be any way in the nut.conf to
differentiate between the two UPS via
2019 Dec 09
4
[EXTERNAL] Re: Tripp Lite SMART1500LCD repeatedly disconnecting and reconnecting
I haven't tried it on RaspberryPi, but if there's some specific Tripp Lite information I can help with, let me know.
David Zomaya
Tripp Lite
________________________________
From: Nut-upsuser <nut-upsuser-bounces+david_zomaya=tripplite.com at alioth-lists.debian.net> on behalf of Charles Lepple <clepple at gmail.com>
Sent: Sunday, December 8, 2019 8:36 PM
To: Layne Fowler
2020 Sep 24
3
UPS Losing Connection
On 9/23/2020 1:09 PM, Stuart D. Gathman wrote:
> I solved this problem a few years back.
>
> https://github.com/sdgathman/trippfix
>
> The short answer is USB is broken on the model (but the power management
> is excellent, handling switchover to generator power without a hitch).
>
> The workaround is to do a usb port power off when the Tripplite USB
> hangs. But hubs