Displaying 20 results from an estimated 3000 matches similar to: "Cyberpower 1500AVR"
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
2010 Nov 15
3
how normal is this temporary power loss for a single UPS?
Hi
Occasionally I get emails from my NUT system saying that one of my UPSes lost power for about a minute.
Losing power:
Date: 15. nov 2010 17.40.25 CET
regaining power:
Date: 15. nov 2010 17.41.34 CET
69 seconds later. But why? None of the 3 other UPSes reports any power loss. What is the problem?
So I made some scripts that logs the input, output and frequency at the time of power loss,
2009 Jul 28
4
Patch for drivers.list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Just a little patch for the drivers.list
The "Cyber Power Systems Intelligent Series CP1500EAVRLCD" ups
http://eu.cyberpowersystems.com/products/ups_systems/intelligent/cp1500eavrlcd.htm
Got one here running (see:
https://nut.stillbilde.net/cgi-bin/nut/upsstats.cgi?host=CyberPower at upsmonitor)
Works flawlessly.
Patch as follows:
2010 Jan 24
3
Energy efficient UPS - anybody?
Hello,
i`m looking for a nut-compatible low-power UPS (need to hook a home-server+dsl equipment with a load of ~50W to that) which should be as energy efficient as possible and be also affordable.
i currently have an older powerwalker which constantly burns ~15W for nothing. The transformer inside getting that hot that you don`t like to touch it and i think 15W out of 50 is a little bit high
2009 Dec 21
3
Shutdown vmware ESX
Hi,
is there some easy way how to shut down vmware ESXi host?
We have same apc smart 1500 and I passed usb port into one virtual linux, so
it can monitor ups state via NUT.
So how can i make esx server avare of low battery? Maybe using vsphere-cli
utils?
With regards
Libor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2010 Mar 24
21
ZFS on a 11TB HW RAID-5 controller
Hello all,
I am a complete newbie to OpenSolaris, and must to setup a ZFS NAS. I do have linux experience, but have never used ZFS. I have tried to install OpenSolaris Developer 134 on a 11TB HW RAID-5 virtual disk, but after the installation I can only use one 2TB disk, and I cannot partition the rest. I realize that maximum partition size is 2TB, but I guess the rest must be usable. For
2009 Oct 10
2
[Bug 447586] [NEW] megatec_usb does not work anymore with a Trust PW-4130M UPS
Hi Bj?rn,
2009/10/9 Bj?rn Torkelsson
> Public bug reported:
>
> Binary package hint: nut
>
> I have recently upgraded from hardy to intrepid to jaunty. After
> upgrading to Intrepid the megatec_usb stopped recognizing my Trust PW-
> 4130M ups, it still does not work on Jaunty. It worked without any
> problems in hardy.
>
> I tried the megatec_usb driver from hardy
2008 Oct 27
5
Cyberpower/powerpanel error: Data stale
All,
I have a Cyberpower UPS that I have been working with for about a
year. I have used NUT in the past with good results, but as of late have
been seeing issues with nut talking to the UPS. I will start with the
information on the server that is running NUT, and has the UPS
connected VIA an RS232 cable.
O/S : Fedora 9
Kernal (uname -a): Linux haruhi 2.6.26.5-45.fc9.x86_64 #1 SMP Sat
2008 Oct 27
5
Cyberpower/powerpanel error: Data stale
All,
I have a Cyberpower UPS that I have been working with for about a
year. I have used NUT in the past with good results, but as of late have
been seeing issues with nut talking to the UPS. I will start with the
information on the server that is running NUT, and has the UPS
connected VIA an RS232 cable.
O/S : Fedora 9
Kernal (uname -a): Linux haruhi 2.6.26.5-45.fc9.x86_64 #1 SMP Sat
2008 Jan 15
2
Cyberpower Drive in 2.2.0 Fedora 7
I know others have seen this before, I just never saw any real
resolution to it. I am not a programmer, or at the least a very bad one,
so I don't think this is something I can do properly myself.
I have a Cyberpower 1500 AVR rack mount that worked good, except for the
output voltage listing, with an older version of NUT (I don't remember
the version of NUT, but the O/s was Fedora
2011 Mar 13
1
NUT, USB, OpenIndiana
I'm about to deploy en OpenIndiana (the heir of OpenSolaris) box as my
main iSCSI backend. However, all attempts at getting NUT 2.6 to work
with my usbhid-ups cyberpower has resulted in the driver going down with
a segmentation fault.
Is there a known problem with nut+usb+openindiana (opensolaris), or am I
just doing something wrong?
//Svein
--
2009 Jul 30
1
pebcak or something else?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've set up my ups solution with a dedicated box (laptop with its own
powersupply) connected to the ups, and have set up upsmon.conf to use a
customized script (SHUTDOWNCMD
"/usr/local/upsmonitor-files/shutdown.sh") that shuts down my ESXi boxes
properly.
However when ups power reaches the shutdown point, it seems that NUT
promptly
2007 Oct 11
1
CyberPower CPS1500AVR (rack mount) options
This unit works fine with the "cyberpower" driver (which reports it as
"Unknown model - 15"). It reads this much from it:
battery.charge : 100
driver.name : cyberpower
driver.parameter.pollinterval : 2
driver.parameter.port : /dev/ttyS0
driver.version : 2.2.0-
driver.version.internal : 1.00
input.frequency : 60.2
input.voltage : 121
ups.firmware : 5.100
2010 Mar 26
23
RAID10
Hi All,
I am looking at ZFS and I get that they call it RAIDZ which is similar to RAID 5, but what about RAID 10? Isn''t a RAID 10 setup better for data protection?
So if I have 8 x 1.5tb drives, wouldn''t I:
- mirror drive 1 and 5
- mirror drive 2 and 6
- mirror drive 3 and 7
- mirror drive 4 and 8
Then stripe 1,2,3,4
Then stripe 5,6,7,8
How does one do this with ZFS?
2007 Nov 28
4
CyberPower 1500AVRT won't load driver!
Hello! I got my hands on a CyberPower 1500AVRT, and i'm trying to get it
connected to my Gentoo machine.
I've followed all the basic guides on setting up NUT and UPS' but have had
no luck.
My current ups.conf is:
[cyberpower-gentoo]
driver = cyberpower
port = /dev/ttyS0
desc = Workstation
Upon running /etc/init.d/upsd start or upsdrv start I get:
* Starting
2009 Oct 10
1
Status of cyberpower driver
Arjen,
I read the following in the upgrade notes and just wanted to see what the
status was for the cyberpower driver? The note reads:
- The cpsups and nitram drivers have been replaced by the powerpanel driver,
and removed from the tree. The cyberpower driver may suffer the same in the
future.
What does this mean to me -- a cyberpower user?
--
David C. Rankin, J.D.,P.E.
Rankin Law
2010 May 10
2
USB problems
I was getting:
"Can't claim USB device [0764:0501]: could not detach kernel driver from
interface 0: Operation not permitted"
so I manually installed the udev rules the source (I installed the
Gentoo ebuild).
I am now getting:
# upsdrvctl start
Network UPS Tools - UPS driver controller 2.4.3
Network UPS Tools - Generic HID driver 0.34 (2.4.3)
USB communication driver 0.31
Using
2007 Apr 13
2
Problem with GeekSquad GS-1500 (Cyberpower 1500 avr lcd)
Hi,
I've installed Nut 2.0.5 on a RedHat 9 box.
I have a GeekSquad 1500 UPS. (GeekSquad is a BestBuy brand) I've found out
that
it's actually a CyberPower 1500 AVR LCD.
I'm using it with the serial cable.
I'm unable to get it working with any of the drivers provided with NUT.
I've tried cpsups, cyberpower and powerpanel.
here's the output of the different drivers
2007 May 13
1
cyberpower driver
I'm looking for people that are using the 'cyberpower' driver that has
been available for some years now. It seems the overhauled 'powerpanel'
driver could support your UPS too.
The commands and status bytes used are identical, the only difference
being the way the values read for battery charge, temperature and
frequency are interpreted. If we can find a way to detect when to
2007 May 13
1
cyberpower driver
I'm looking for people that are using the 'cyberpower' driver that has
been available for some years now. It seems the overhauled 'powerpanel'
driver could support your UPS too.
The commands and status bytes used are identical, the only difference
being the way the values read for battery charge, temperature and
frequency are interpreted. If we can find a way to detect when to