Displaying 20 results from an estimated 100000 matches similar to: "Centos 4 and UPSs with USB interfaces"
2020 Mar 25
0
[EXTERNAL] thoughts on tripp lite Smart Online UPSs?
I'm obviously biased but I like Tripp Lite stuff.
I try to pitch in and help with Network UPS Tools issues related to Tripp Lite when I can too (albeit the developers and users on this list are usually more helpful than me).
Just to confirm, it sounds like you are looking at the SU5000RT4UHV, correct?
2007 Sep 14
1
Bug#441342: Nut can kill power to UPSs that never went on battery
tags 441342 upstream
thanks
Hi Robert,
thanks for your report and investigation.
We will check to fix this and give you news back.
2007/9/9, Robert Woodcock <rcw at debian.org>:
> Package: nut
> Version: 2.2.0-2
> Severity: important
>
> I recently set up nut at work to monitor the 15 APC Smart-UPS 1500s we have
> in our server room. Since we currently only have one
2020 Mar 25
2
[EXTERNAL] thoughts on tripp lite Smart Online UPSs?
Re: "Does it work well with NUT?"
Assuming it is the SU5000RT4UHV, the similar units I've tried seemed to work fine. For reference, the SU5000RT4UHV should be a 4004 USB protocol.
________________________________
From: David Zomaya
Sent: Wednesday, March 25, 2020 5:21 PM
To: Lee Damon; nut-upsuser Mailing List
Subject: Re: [EXTERNAL] [Nut-upsuser] thoughts on tripp lite Smart
2017 Nov 01
1
Email Alerts for Multiple UPSs with upssched
This was the secret sauce! I first modified my BASH script to stuff the output of the 'set' command into a variable, then passed that variable in to my email command. Then I triggered an event and saw what variables were there in the body of the message.
Voila!
$UPSNAME and $NOTIFYTYPE were there and available. I modified the script to pump THOSE into the mail command, and the problem
2017 Mar 03
0
NUT - General Concept Question
On Mar 2, 2017, at 1:46 PM, Garrett Michael Hayes <Garrett at VerbalImaging.com> wrote:
>
> I would like to set up a Linux host as a central monitoring system for UPSs throughout our network. I?d like that system to be able to see the various UPSs basically in one of two ways:
> 1) Tapping into a native network interface on the target UPS (such as some larger APC and
2015 Sep 02
1
monitoring Eaton parallel/redundant UPSs
I have been happily using NUT to monitor a couple of Eaton UPS. These
are independent UPSs, each driving one "leg" of the power in our data
center. In this scenario, I've told my clients they need to have one UPS
working and to shutdown when the last UPS reaches critical battery.
I have recently learned that our power arrangement will be changing to a
parallel-fed/redundant
2010 Jun 25
1
Supporting APC 5G UPSs
Hi Guys,
I'd like to submit a patch to enable NUT to communicate with APC 5G UPSs.
The current usbhid-ups driver recognises APC UPSs by the Vendor ID and
Product ID of 0x051D and 0x0002. This needs to be amended with the new
Product ID of 0x0003.
(See attached file: apc-hid.patch)
Secondly, when Nut polls the UPS via the interrupt channel, these will time
out, resulting in frequent lost
2020 Mar 25
2
[EXTERNAL] thoughts on tripp lite Smart Online UPSs?
Thanks. I haven't used that unit specifically with Network UPS Tools, but have used similar (from a protocol perspective) units.
I'm working remotely for a while, but on the off chance I get into the position to connect a unit via USB, what Operating System are you using?
If the opportunity arises, I can try to set up a basic test.
Thank you,
David Zomaya
Business/Quality Analyst-
2020 Mar 26
0
thoughts on tripp lite Smart Online UPSs?
On Mar 25, 2020, at 6:09 PM, Lee Damon <nomad at ee.washington.edu> wrote:
>
> I have no experience with Tripp Lite UPSs and the reviews I've found online are scant and fairly mixed so I thought I'd ask here...
It's always hard to get a good read on whether a particular UPS brand is problematic, or if there is more noise on the lists because people are trying to make
2017 Jun 25
3
Why are LAN ports not standard on UPSs these days?
Larry,
On 2017-06-25 23:26, Larry Fahnoe wrote:
> Hi Phil,
>
> I don't have an answer to your question about the lack of LAN ports,
I think it is weird - with everything else being connected to LANs like
fridges etc . . why not UPSs?
> but can offer my experience with NUT for a home server environment.
> I've tended to prefer the Tripp-Lite UPS systems, mainly
2017 Mar 02
0
NUT - General Concept Question
On Thu, 2 Mar 2017, Garrett Michael Hayes wrote:
> I would like to set up a Linux host as a central monitoring system for
> UPSs throughout our network.? I?d like that system to be able to see the
> various UPSs basically in one of two ways:
>
> 1)????? Tapping into a native network interface on the target UPS (such as some larger APC and Tripp-Lite UPSs we have)
> 2)?????
2017 Oct 31
0
Email Alerts for Multiple UPSs with upssched
There's supposedly another way with a custom upsmon.conf:
NOTIFYMSG type message
upsmon comes with a set of stock messages for various events. You can change them if you like.
NOTIFYMSG ONLINE "UPS %s is getting line power"
NOTIFYMSG ONBATT "Someone pulled the plug on %s"
Note that %s is replaced with the identifier of the UPS in question.
The message must be one
2017 Mar 02
0
NUT - General Concept Question
Garrett,
I hope you're not barking up the wrong tree because that's exactly what I'm working toward. The web display was pretty straightforward. I haven't worked out the email notification part yet but it seems like it should be doable.
-Charles
From: Nut-upsuser [mailto:nut-upsuser-bounces+fairfaxc=missouri.edu at lists.alioth.debian.org] On Behalf Of Garrett Michael Hayes
2017 Jun 25
0
Why are LAN ports not standard on UPSs these days?
Hi Phil,
I don't have an answer to your question about the lack of LAN ports, but
can offer my experience with NUT for a home server environment. I've
tended to prefer the Tripp-Lite UPS systems, mainly because I originally
felt they did a good job of power filtering. I use a NUT master running on
a Raspberry Pi 3 which is easy to maintain and gets current updates via its
Debian roots.
2016 Oct 21
0
TrippLite SU3000XLCD
[please use reply-all to include the list - the headers are not mangled]
On Oct 20, 2016, at 3:22 PM, Fairfax, Charles A. wrote:
>
> I?m having trouble with a TrippLite SU3000XLCD. I?m using a Raspberry Pi running Raspbian (wheezy) with NUT 2.6.4.
>
> I can monitor my older TrippLite UPSs, mostly SU1000RT2Us, with this Pi and a USB to serial adapter.
Interesting, we don't
2023 Jan 14
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
Actually in merged PRs of recent weeks there can be several suitable fixes:
1) support for common USB matching parameters in more drivers (though
usbhid-ups has long had it);
2) nut-scanner should provide more of these parameters in generated config
sections, in particular "device" port numbers;
3) for obscenely poor cases when devices can not be identified as unique,
new
2020 Mar 25
5
thoughts on tripp lite Smart Online UPSs?
We're looking at replacing some old APC SmartUPS 5000s with something
that has USB so NUT can more easily talk with it (and yes, I've tried
USB-RS232 adapters and every one I tried started kicking out errors
within a few hours).
One of the bids we have is for a "Tripp Lite UPS Smart Online 5000VA
4500W Rackmount 5kVA 200V/240V" as the potential replacement unit. I
have no
2020 Mar 26
0
[EXTERNAL] thoughts on tripp lite Smart Online UPSs?
On 3/25/20 3:50 PM, David Zomaya wrote:
> Thanks. I haven't used that unit specifically with Network UPS Tools,
> but have used similar (from a protocol perspective) units.
>
> I'm working remotely for a while, but on the off chance I get into the
> position to connect a unit via USB, what Operating System are you using?
>
> If the opportunity arises, I can try to
2023 Jan 14
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
Thank you both for answering.
I tried with and without the "-x" as the manual wasn't clear enough to me.
I tried with and without wildcards (e.g., "*SL*", "*SL Series*", "SL
Series" for that one).
I tried other permutations before asking for help here.
("model" throws an error, "-x model" doesn't, which was confusing)
I am not
2004 Dec 14
1
CentOS newbie just saying hello
Hi folks,
Just a quick hello having installed CentOS on my first box - an Acer
Altos G310 (P4 2.8GHz, 768MB RAM with 70GB + 300GB storage. The 300GB
unit is a SATA disk which I hope to software (hardware!?) mirror - if
I'm in for any major fun mirroring a SATA drive do let me know now - I
think hardware mirroring is not an option (yet!?) but I haven't checked
this out completely.
This