Displaying 20 results from an estimated 4000 matches similar to: "CyberPower DX600E won't switch up after power"
2012 Nov 16
1
CyberPower DX600E won't switch up after power is back
Hello
I have an issue with an CyberPower DX600E,
it doesn't switch up when the power is back; after it has been
unloaded;
is it because of one of those variables ?
regards
Franck
#upsc myups
battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 20
battery.mfr.date: CPS
battery.runtime: 1380
battery.runtime.low: 300
battery.type: PbAcid
battery.voltage: 4.7
2012 Aug 30
2
UPS - CYBERPOWER CPS DX600E supported by usbhid-ups
UPS - CYBERPOWER CPS DX600E
upsc usb at localhost
battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 20
battery.mfr.date: CPS
battery.runtime: 1650
battery.runtime.low: 300
battery.type: PbAcid
battery.voltage: 4.8
battery.voltage.nominal: 12
device.mfr: CPS
device.model: DX600E
device.type: ups
driver.name: usbhid-ups
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 2
2009 Dec 29
1
CyberPower DX600E in error
Hi everybody,
I recently bought a UPS Cyber Power DX600E ad I'm trying to manage it
through Nut under FreeBSD. Unfortunately, usbhid-ups returns an error
when I do:
[root at berkelium /usr/local/etc/nut]# /usr/local/libexec/nut/usbhid-ups
-u root -DD -a onduleur
Network UPS Tools - Generic HID driver 0.34 (2.4.1)
USB communication driver 0.31
debug level is '2'
2014 Aug 08
2
Cyberpower Value1200E might not need 0.667 battery scaling
On Aug 7, 2014, at 10:52 PM, Charles Lepple <clepple at gmail.com> wrote:
> On Aug 7, 2014, at 10:18 PM, Matthew Stapleton <matthew4196 at gmail.com> wrote:
>
>> I just got a Cyberpower SOHO Value 1200 ELCD UPS and even with nut 2.7.2, it appears to report battery voltage too low due to the battery scaling function (In drivers/cps-hid.c). Even though the ups has usb id:
2020 Oct 25
4
Can't get CyberPower UPS to work with Raspberry Pi 4
This was very helpful for me, thank you!
On Sat, Oct 24, 2020 at 9:06 AM Charles Lepple <clepple at gmail.com> wrote:
> The easiest way to tell if upsd is working is to run "upsc -l" on the same
> system, which will list the NUT UPS names, and then run e.g. "upsc mge"
> (replacing "mge" with the name returned by "upsc -l")
>
Here was the
2010 Jul 16
8
Cyberpower 1500AVR
All,
I just had a power failure that caused me a little drama. This
spurred me into trying to get NUT up on my cyberpower 1500 again. For
about 6 months I tried to get it to work with the new power panel drive
with no luck. Today I removed all the old files for NUT and installed
the newest version I could find (2.4.3) and it works perfectly now with
my UPS.
Hopefully now I
2014 Aug 09
0
Cyberpower Value1200E might not need 0.667 battery scaling
On Aug 8, 2014, at 9:15 AM, Charles Lepple <clepple at gmail.com> wrote:
> On Aug 7, 2014, at 10:52 PM, Charles Lepple <clepple at gmail.com> wrote:
>
>> On Aug 7, 2014, at 10:18 PM, Matthew Stapleton <matthew4196 at gmail.com> wrote:
>>
>>> I just got a Cyberpower SOHO Value 1200 ELCD UPS and even with nut 2.7.2, it appears to report battery voltage
2012 Feb 22
1
[HCL] CyberPower OR700 supported by usbhid-ups
CyberPower OR700LCDRM1U (http://www.cyberpowersystems.com/products/ups-systems/smart-app-ups/rackmount-lcd/OR700LCDRM1U.html)
upsc output:
battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 20
battery.mfr.date: CPS
battery.runtime: 6000
battery.runtime.low: 300
battery.type: PbAcid
battery.voltage: 14.5
battery.voltage.nominal: 12
device.mfr: CPS
device.model: UPS OR700
2010 Jan 12
1
Strange problem with two Cyberpower UPS'es
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm in the process of upgrading my solution to spread the load over two
ups'es.
Both are Cyberpower, where one is the classic "Intelligent" 1500LCD, the
other a "Value" 2200E
Both connect via UPS, and both work using the ups-hid driver. So far so
good.
The idea is to connect both of them via USB to the same FreeBSD 8
2014 Aug 08
2
Cyberpower Value1200E might not need 0.667 battery scaling
I just got a Cyberpower SOHO Value 1200 ELCD UPS and even with nut
2.7.2, it appears to report battery voltage too low due to the battery
scaling function (In drivers/cps-hid.c). Even though the ups has usb
id: 0764:0501, UPS.PowerSummary.Voltage reports 26.6 for the 24V
batteries so when the 0.667 battery scale is applied that goes down to
17.7V.
upsc output:
battery.charge: 100
2020 Nov 01
4
ups.test.result meaning
On Sat, Oct 31, 2020 at 2:42 PM Tim Dawson <tadawson at tpcsvc.com> wrote:
> I'm going to guess that since your test runtime of 305 is very close to
> the low limit of 300, that's the warning. Not yet a fail, but very, very
> close.
>
I tried setting
override.battery.runtime.low = 60
in ups.conf, and waited for the UPS to reach 100% charge, and ups.status to
report only
2013 Jan 31
1
CyberPower on OpenIndiana
Hello,
I have a CyberPower CP1500PFCLCD and I'm trying to get nut to see it under OpenIndiana. All search online suggested that it basically can't happen, but I decided to ask again, maybe things have changed since then.
The UPS can be seen by the system:
# /usr/sbin/cfgadm -lv usb9/1.1
Ap_Id Receptacle Occupant Condition Information
When Type
2009 May 18
3
Cyberpower Value 600E UPS (USB) is not recognized by usbhid-ups under FreeBSD 7.2
Hi,
Have anybody tried Cyberpower Value 600E (USB) under FreeBSD?
usbhid-ups from nut 2.4.1 does not recognize (find) the device on my
machine.
[root at substance /usr/local/libexec/nut]# uname -a
FreeBSD substance.dyndns.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri
May 1 08:49:13 UTC 2009
root at walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
[root at substance
2018 Mar 10
2
UPS CYBERPOWER CP1300EPFCLCD MISSING FROMCOMPATIBILITY LIST
Hi
I have just purchased a Cyberpower CP1300EPFCLCD UPS.
It is not listed in your Compatibility List
http://networkupstools.org/stable-hcl.html
I am very new to all this but do have a background in IT. I have been
retired for 18 years so am a bit out of touch so please excuse if I am a bit
fuzzy.
I will try my best to explain my issue below.
When I plug my UPS into my Synology NAS
2007 Aug 04
1
CyberPower 1500AVR UPS configuration
Hola
Estic fora de l?oficina des de Dimecres 1 d'Agost fins el proper Dilluns 12 d'Agost, Tan aviat sigui possible li contestar? el seu correu. En cas de ser un tema urgent, preguem reenvi? aquest mateix correu a l?adre?a d?email sst at salicru.com, els meus companys li donaran resposta el mes aviat possible, gr?cies.
Hola
Me encuentro fuera de la oficina del Miercoles 1 de Agosto
2012 Mar 07
4
APC 750VA UPS not recognized by NUT?
Hi, all!
I sucessfully install NUT by source, but it could not recognize my UPS device
My UPS device is APC Smart-UPS 750VA USB & Serial 230V for China. Pruduct introduction:
http://www.apc.com/products/resource/include/techspec_index.cfm?base_sku=SUA750ICH
The page is in Chinese. It may be similar with this one:
2006 May 18
1
Difficulty over USB with a CyberPower 800AVR and nut 2.0.3
I recently purchased a CyberPower 800AVR UPS which I'm trying to use
over USB with my PC (ArchLinux 0.7.2 [aka up to date]) and nut 2.0.3.
Following the setup instructions, I have an entry as follows in
/etc/nutups/ups.conf (where I chose the configuration file to go when
building nut):
[MyUPS]
driver = cyberpower
port = /dev/bus/usb/004/007
desc = Workstation
2006 May 09
1
Fw: Yet another HID device - Cyberpower AE550
Peter Selinger wrote,
> Hi Joe,
>
> I read between the lines that (a) you are using the newhidups driver,
> and (b) it is working. Is this correct? You might want to post the
> output of "upsc" just for the record.
Whups, I should've been more clear and less terse -- it's been a long weekend putting the machines these are supporting into production!
This
2007 Feb 07
2
Using USB CyberPower CPL550SL / AE550, not working with usbhid-ups driver.
So I just bought one of these fabulous CyberPower UPS devices from BestBuy
hoping I could control it with my machine. Luckily, I found NUT! I've got
the SVN sources and compiled and installed them but I haven't been able to
get it to recognize the usb AE550.
When I plug the usb cable in I see this in syslog:
Feb 6 22:36:56 mythbox kernel: usb 1-1: new low speed USB device using
2006 Dec 01
1
cyberpower 685avr problems with FC5
i can't seem to get newhidups to detect my UPS..
i'm using nut-2.0.3 (tried both the rpm from fc5-updates and compiling
my own)
here is the entry for the UPS in /proc/bus/usb/devices
T: Bus=04 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0764 ProdID=0501 Rev= 0.01
S: Manufacturer=CPS
S: Product=UPS