search for: upsses

Displaying 20 results from an estimated 209 matches for "upsses".

Did you mean: upses
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
2017 Mar 02
6
NUT - General Concept Question
I've been looking over the documentation and several installation guides for NUT, and I'm starting to get a little bit of a feel for what it is. But I'm still not clear whether what I'd *like* to accomplish is actually practical using NUT. Perhaps someone here can tell me if they've done something similar, or if I'm way off base. I would like to set up a Linux host as a
2017 Oct 31
4
Email Alerts for Multiple UPSs with upssched
Greetings Gentlebeings, I have started deploying a number of NUT instances on Raspberry Pi machines (Raspbian Jessie) across my network. The purpose of these "nutcases" as we refer to them is to monitor the status of the UPSs supporting our network switching infrastructure and notify us of power and battery events via email. No shutdown or other actions are required. Everything is
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
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
2017 Oct 31
2
Email Alerts for Multiple UPSs with upssched
Ah! So I can detect the source UPS in the upssched.conf and pass it as a distinct event to the shell script. That sounds like an excellent approach. Thanks! GMH From: O'Shaughnessy, Mike [mailto:Mike.OShaughnessy at gd-ms.com] Sent: Tuesday, October 31, 2017 12:46 PM To: Garrett Michael Hayes <Garrett at VerbalImaging.com>; nut-upsuser at lists.alioth.debian.org Subject: RE: Email
2013 Aug 28
1
Question marks in Broadcast Messages
I'm setting up a NUT server. During testing, I have deployed it on both CentOS and SUSE. I have both servers looking at two physical UPSs and two "dummy" UPSs. My NUT client is running on Solaris and is rigged to look at the "dummy" UPSs. As I toggle states on the dummy UPSs, the client correctly detects the changes and throws a message of the type: > Broadcast
2017 Oct 31
0
Email Alerts for Multiple UPSs with upssched
On October 31, 2017 4:09:46 PM GMT+01:00, Garrett Michael Hayes <Garrett at VerbalImaging.com> wrote: >Greetings Gentlebeings, > >I have started deploying a number of NUT instances on Raspberry Pi >machines (Raspbian Jessie) across my network. The purpose of these >"nutcases" as we refer to them is to monitor the status of the UPSs >supporting our network
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 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
2019 Dec 25
1
NUT not shutting down one of three UPSs (sometimes none of them shut down)
I have three APC SmartUPS 5000s. Two of them are AP9617 and one is AP9619. I have a RS-232 connections from my monitor host to all three. All three report status and give information. One of the two AP9617 - ups3-1 - does not shut down when FSD is sent. It did when I first set this system up a year or two ago but it's stopped doing so since then. Resetting the management interface does not
2019 Jul 25
6
how to increase DNS reliability?
On 7/25/19 4:07 PM, Giles Coochey wrote: > > On 25/07/2019 13:51, hw wrote: >> Hi, >> >> how can DNS reliability, as experienced by clients on the LAN who are >> sending queries, be increased? >> >> Would I have to set up some sort of cluster consisting of several >> servers all providing DNS services which is reachable under a single >> IP
2017 Oct 31
0
Email Alerts for Multiple UPSs with upssched
I'm running a single "nut-server" that monitors seven ups units. In upsmon.conf: MONITOR ups-1 0 <User> <Pw> master MONITOR ups-2 0 <User> <Pw> master MONITOR ups-3 0 <User> <Pw> master MONITOR ups-4 0 <User> <Pw> master MONITOR ups-5 1 <User> <Pw> master MONITOR ups-6 1 <User> <Pw> master MONITOR
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?
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 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 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
2018 Jul 11
2
Adding drivers to NUT?
Dear Daniele, thanks a lot for your support, i have some things that are not so clear for me: - I can send you the whole sources for our UPSs, do you need only Headers and C files or also other files (i suppose Driver list)? - Seen that we had some problems with the Blazer driver (the battery voltage calculation were not correct for our UPSs) we copied it and modified a bit while changing the
2012 May 10
2
Two servers with redundant supplies on two UPSs
Scenario: * Two windows 2003 servers (different models) * Each server has two PSUs * Each server has a single serial port * Two UPSs are available of the exact same type (XPower Tigra 1kVA). Each has a serial port * The 1st PSU of each server is powered by the 1st UPS * The 2nd PSU of each server is powered by the 2nd UPS I am trying to install NUT on the best "optimal" way for these
2006 Nov 05
1
EMC/ACBEL Polytech UPS
I have a couple EMC relabled ACBEL/Polytech UPSs which I'm unable to find anything about. What I do know is that ACBEL/Polytech is CoolerMaster, however, they don't make UPSs that I know of. These UPSs were used as part of an EMC Clarion array. Does anyone know anything about these? Thanks, Mark. -------------- next part -------------- An HTML attachment was scrubbed... URL: