similar to: Supporting APC 5G UPSs

Displaying 20 results from an estimated 2000 matches similar to: "Supporting APC 5G UPSs"

2015 Apr 09
4
NUT and non-APCC UPSs doing calibration runs
I'm looking to buy some new UPSs and am thinking of parting ways with APC to explore other brands. Can anyone suggest another brand that handles doing calibration runs (or maybe another brand doesn't need them) that I can automate with NUT? Thanks, -Ben
2015 Apr 10
0
NUT and non-APCC UPSs doing calibration runs
Don't choose mini-box OpenUPS. No instant commands. No reporting of power fail. No replies to emails to support. Otherwise perfect! I have mine working with support from Charles but not ideal. Regards, Philip. Sent from my iPhone > On 9 Apr 2015, at 05:16, Ben Kamen <bkamen at benjammin.net> wrote: > > I'm looking to buy some new UPSs and am thinking of parting ways
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
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
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
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
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
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
2010 Mar 26
2
apcupsd, APC UPSs, and batteries, resolved
Well, here's the tale: we got a "replacement kit" for some APC SmartUPS 3000 - rackmount UPSs. The "kit", costing about half of what APC is asking, is just the batteries, and you pull the tray out, open it up, and swap out the batteries. Except, I did this on one... and the replace battery light never went out. Not using apcupsd's apctest, not pushing the button. 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
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-
2015 Apr 10
0
NUT and non-APCC UPSs doing calibration runs
[please CC the list] On Apr 10, 2015, at 7:55 AM, Ben Kamen <bkamen at benjammin.net> wrote: > On 2015-04-09 9:48 PM, Charles Lepple wrote: >> On Apr 8, 2015, at 11:16 PM, Ben Kamen <bkamen at benjammin.net> wrote: >> >> As a starting point, you might want to search the NUT Device Dump Library (DDL) for 'test.battery' and 'test.interval':
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
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 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 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
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
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?
2017 Jun 10
0
SNMP Stuff/MIBs for CyberPower and APC UPSs
Hey all, I recently got an RMCARD205 for my Cyber UPS.... if I use no MIBS line in the config file, I get this: > Network UPS Tools - UPS driver controller 2.6.5 > Network UPS Tools - Generic SNMP UPS driver 0.68 (2.6.5) > No matching MIB found for sysOID '.1.3.6.1.4.1.3808.1.1.1'! > Please report it to NUT developers, with an 'upsc' output for your device. >