similar to: Vertiv Liebert

Displaying 20 results from an estimated 1000 matches similar to: "Vertiv Liebert"

2023 Apr 09
1
Vertiv Liebert
Bruce Pleat via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> writes: > Here's the (far less lengthy) output for the Vertiv Liebert: > > device.mfr: Vertiv Co > device.model: Liebert PSA5 > device.serial: 22223106602D04C > device.type: ups > driver.name: usbhid-ups > driver.parameter.pollfreq: 30 > driver.parameter.pollinterval: 2 >
2023 Mar 30
0
Vertiv UPS
Hi, I didn't see in the HCL any Vertiv support. The specific unit I'm considering is: ( https://www.amazon.com/gp/product/B07BYD6RLN) - "Vertiv Liebert PSA5 1500VA 900W line-Interactive UPS with AVR Technology and Battery Backup, 10 outlets and Three-Year, Full Unit Replacement Warranty (PSA5-1500MT120)" Has anyone worked with this (or even UPS from Vertiv) and had success (or
2020 Sep 15
2
loss of communication
rPi3 running current Buster.  I get this far: # upsc networkups Init SSL without certificate database battery.charge: 100 battery.charge.warning: 30 battery.runtime: 2891 battery.type: PbAC device.mfr: Vertiv Co device.model: Liebert PST5 device.type: ups driver.name: usbhid-ups driver.parameter.pollfreq: 30 driver.parameter.pollinterval: 2 driver.parameter.port: auto driver.parameter.productid:
2013 Aug 19
3
Liebert GXT3 ID 10af:0000 Not working
Hello. I have Liebert GXT3 UPS connected to CentOS Linux with kernel 2.6.32-131.0.15.el6.x86_64 and nut version 2.6.5-2. lsusb: Bus 002 Device 003: ID 10af:0000 Liebert Corp. UPS And this UPS detected only with this section in ups.conf: [liebert] driver = liebert port = /dev/ttyS0 but only this variables available: device.mfr: Liebert device.model: MultiLink device.type: ups
2009 Nov 10
1
[PATCH] Add support for Liebert PowerSure PSA to liebert-hid.c
This patch adds support for the following ups to liebert-hid.c: $ lsusb | grep Liebert Bus 007 Device 005: ID 10af:0001 Liebert Corp. PowerSure PSA UPS Using this patch, I'm able to obtain information about the ups via upsc: $ upsc upsname battery.charge: 100 battery.runtime: 1012 battery.type: PbAc battery.voltage: 1172 battery.voltage.nominal: 12 driver.name: usbhid-ups
2017 Jun 02
2
Fwd: Emerson Liebert GXT4
Hello, we have a Emerson Liebert GXT4, that we like to connect to our servers to shut them down if there is a power failure (which happens quite often in our area). I couldn't get the GXT4 working with usbhid-ups driver. So I need some advise to continue to get this device working. The GXT3 seems to be working ok with NUT (http://networkupstools.org/ddl/Liebert/GXT3.html). Here is my
2013 Aug 20
0
Liebert GXT3 ID 10af:0000 Not working
On Aug 19, 2013, at 12:58 PM, Korviakov Andrey wrote: > I have Liebert GXT3 UPS connected to CentOS Linux with kernel 2.6.32-131.0.15.el6.x86_64 and nut version 2.6.5-2. > lsusb: Bus 002 Device 003: ID 10af:0000 Liebert Corp. UPS > > And this UPS detected only with this section in ups.conf: > > [liebert] > driver = liebert > port = /dev/ttyS0 I am confused.
2011 May 30
2
UPS Liebert GXT3 config
Hi all, I?ve a UPS Liebert GXT3 500-3000VA with USB port. I?ve install NUT version 2.2.2 from repository packages for Debian Lenny. Linux kernel 2.6.26 I?ve try to use usbhid-ups driver in ups.conf [liebert] driver=usbhid-ups port=/dev/usb/hiddev0 Debian get the usb: # lsusb -v Bus 001 Device 002: ID 10af:0008 Liebert Corp. PowerSure Interactive UPS Device Descriptor: bLength
2023 Jul 18
0
Liebert PSA 1500 (500, 1000, 650, ...)
Hello The page https://networkupstools.org/ddl/Liebert/PSA_1500.html don't contain all information about UPS series PSA. First, the variable "*device.serial*" is dummy, it is always empty , and "*ups.serial*" also always empty. Second, configuration file for the all UPS "PSA" contain these lines: [PSA] ??? driver = "usbhid-ups" ?? ?port =
2023 Dec 04
1
Liebert UPS driver
Replaced ups with a new Liebert UPS and it seems the device may not be known to nut. Below is output of lsusb: ID 10af:0002 Liebert Corp. PowerSure PST UPS Sent from Outlook<http://aka.ms/weboutlook> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20231204/7c08a727/attachment.htm>
2014 Oct 30
0
Emerson/Liebert GXT3
On Oct 29, 2014, at 5:08 PM, Marcelo Fernandez <marcelo.fidel.fernandez at gmail.com> wrote: > Hi, > > I've bought a Liebert GXT3 UPS and I'm trying to use it with nut. I'm > using Ubuntu 14.04, but I'm having troubles (similar to this thread > [1]) using the standard "nut" package from the Ubuntu repositories. > > After some more searching,
2013 Feb 19
1
UPS Liebert GXT-3
Hello, I (now) own an Emerson Liebert GXT3 6000VA conected via USB. I've searched the web trying to configure nut (nut-2.6.5-1.el6.x86_64 epel rpm on CentOS 6.3) to monitor the UPS, but couldn't find a successful configuration. I'm running kernel 2.6.32-279.14.1.el6.x86_64. The UPS is connected with an USB cable: Bus 004 Device 002: ID 10af:0008 Liebert Corp. PowerSure Interactive
2014 Oct 29
2
Emerson/Liebert GXT3
Hi, I've bought a Liebert GXT3 UPS and I'm trying to use it with nut. I'm using Ubuntu 14.04, but I'm having troubles (similar to this thread [1]) using the standard "nut" package from the Ubuntu repositories. After some more searching, I've found this very recent thread in this list ("Return on experience with an Emerson/Liebert GXT3" [2]), and from my
2020 Sep 19
0
loss of communication
> On Sep 14, 2020, at 9:12 PM, Joe Reid <jreid at vnet.net> wrote: > > rPi3 running current Buster. I get this far: > > # upsc networkups > Init SSL without certificate database > battery.charge: 100 > battery.charge.warning: 30 > battery.runtime: 2891 > battery.type: PbAC > device.mfr: Vertiv Co > device.model: Liebert PST5 > device.type: ups >
2014 Nov 09
2
Emerson/Liebert GXT3
2014-11-09 9:59 GMT-03:00 Charles Lepple <clepple at gmail.com>: > On Nov 9, 2014, at 6:58 AM, Marcelo Fernandez <marcelo.fidel.fernandez at gmail.com> wrote: > >> I'm attaching a new debug log with this modification, just in case, >> but I'm still seeing the lines you've pointed at: >> >> 0.062308 Path: UPS.PowerSummary.Voltage, Type:
2011 Apr 05
1
NUT upgrade to 2.6.0 in Gentoo with Liebert UPS
I have a 64 bit Gentoo, with a Liebert UPS. The last NUT working version was sys-power/nut-2.4.1-r1 (I also tried sys-power/nut-2.4.3-r2 but downgraded, don't remember the reason). Anyway with the upgrade to sys-power/nut-2.6.0 I started to see this error message when I try to start upsdrv: [root at aemaeth:/etc/nut]$ /etc/init.d/upsdrv start * Starting UPS drivers ... Network UPS Tools -
2005 Sep 07
3
Liebert PowerSure PSA 500
Hello everyone, Charles suggested (about a week ago) that I repost to this list. I took a moment to run some additional tests ... The basics: -- UPS: Liebert PowerSure PSA 500 (from the 230 VAC / 50 Hz line) -- Kernel: 2.6.11.5 (from sources), USB support (down to and including CONFIG_USB_HIDDEV) compiled in statically (not as a module) -- Rest of OS: Basically still from the original SuSE
2014 Nov 07
2
Emerson/Liebert GXT3
2014-11-07 0:16 GMT-03:00 Charles Lepple <clepple at gmail.com>: > On Nov 6, 2014, at 5:56 PM, Marcelo Fernandez <marcelo.fidel.fernandez at gmail.com> wrote: > >> battery.voltage: 10000000. >> battery.voltage.nominal: 0.0 > > Well, these are certainly interesting values ;-) > > I suspect the correction for earlier units has failed. Can you please start
2014 Apr 02
3
[HCL] <Liebert> <PowerSure PSI 1440> supported by <?>
Hello, I need help configuring my USB connected UPS "Emerson Power Liebert PowerSure PSI 1440" to my freebsd machine, using NUT. here's the manufacturer's product page http://www.emersonnetworkpower.com/en-US/Products/ACPower/Pages/LiebertPowerSurePSILineInteractiveUPS10003000VA.aspx I'm not a BSD expert, so please ask me for any information you need. regards Daniele
2011 Feb 03
3
Status OB (on battery) when polling a Liebert PSA
Hi all, This is my first experience with NUT. I'm trying to test a Liebert PSA 1500 UPS, connected via USB to a single PC. I have followed the instruction in the "Configuration" section of the online user manual. Everything seems to be fine, except that, when I run "upsc liebert at localhostups.status", it retuns "OB", even if the UPS is currently online. Here