Displaying 20 results from an estimated 3000 matches similar to: "cyberpower ups need to manully turn on the switch"
2016 May 08
2
cyberpower ups need to manully turn on the switch
Hi
I am using centos 6.3, and nut-2.6.5-2.el6.x86_64.
could you explain why not sending "a delayed command to the UPS to turn it
off" may cause that issue?
I saw:
ups.delay.shutdown: 20
ups.delay.start: 30
is it something related?
thanks
min
On Sat, May 7, 2016 at 3:44 PM, Roger Price <roger at rogerprice.org> wrote:
> On Sat, 7 May 2016, Min Wang wrote:
>
> Hi
2016 May 07
0
cyberpower ups need to manully turn on the switch
On Sat, 7 May 2016, Min Wang wrote:
> Hi? I have?CP825AVR-G UPS. ?sometimes the UPS is shutdown due to
> whatever reason.?
>
> But the annoying thing is even if the electrical power is back, that UPS
> will continue to beep, and I have to manually turn on the switch button
> in order for it to supply the load/power.
>
> I am wondering if there is any setting in the
2016 May 09
2
cyberpower ups need to manully turn on the switch
Hi
centos 6.3 uses traditional SysV script ( not systemctl)
here is the /etc/init.d/ups ( script) assuming it similar to nutshutdown
# more /etc/init.d/ups
#! /bin/bash
#
# ups: Starts the Network UPS Tools
#
# chkconfig: - 26 74
# description: Network UPS Tools is a collection of programs which provide
a common \
# interface for monitoring and administering UPS hardware.
# processname: upsd
#
2016 May 08
0
cyberpower ups need to manully turn on the switch
On Sat, 7 May 2016, Min Wang wrote:
> I am using centos 6.3, and?nut-2.6.5-2.el6.x86_64.
> could you explain why not sending "a delayed command to the UPS to turn it off" may cause that issue? ?
You need to stop the UPS from beeping. Only then can you get a clear
restart when power returns. To stop the UPS from beeping, you must turn
it off.
> ups.delay.shutdown: 20
>
2016 May 09
0
cyberpower ups need to manully turn on the switch
On Sun, 8 May 2016, Min Wang wrote:
> Hi
> centos 6.3 uses traditional SysV script ( not systemctl)
>
> here is the /etc/init.d/ups ( script) assuming it similar to nutshutdown
File /etc/init.d/ups is an administrative script which is used to set up
the nut daemon - I was looking for a run-time script called by systemd,
but since there is no systemd, could you run the attached
2016 May 09
2
cyberpower ups need to manully turn on the switch
HI
in centos: C="/usr/bin/upssched-cmd"
here is the output of that file:
# more /tmp/NUT.report
NUT configuration 2016-05-10 03:02:20 UTC
########### /etc/ups/nut.conf ###########
MODE=netserver
########### /etc/ups/ups.conf ###########
[cyberpower]
#driver = powerpanel
#port = auto
driver = usbhid-ups
port = auto
vendorid = 0764
desc = " My main
2016 May 10
0
cyberpower ups need to manully turn on the switch
On Mon, 9 May 2016, Min Wang wrote:
> HIin centos: C="/usr/bin/upssched-cmd"?
Noted, thanks.
> here is the output of that file:
>
> ? ? ? ? ########### ps aux ###########
> nut ? ? ? 2651 ?0.0 ?0.0 ?43396 ?1116 ? ? ? ? ?Ss ? May07 ? 0:08 /usr/sbin/upsd
> root ? ? ?2654 ?0.0 ?0.0 ?39116 ?1172 ? ? ? ? ?Ss ? May07 ? 0:00 /usr/sbin/upsmon
> nut ? ? ? 2655 ?0.0 ?0.0
2013 Nov 22
0
[HCL] CyberPower LE825G supported by Cyber Power Systems ups 2 685AVR USB (usbhid-ups) driver
CyberPower Battery Backup with Surge Protection, model LE825G
Appears to function properly with the driver listed on the HCL for the
Cyber Power Systems ups 2 685AVR USB (usbhid-ups).
Tested with shutdown mode "UPS Goes On Battery" with a 5 second timer
and the system successfully shutdown as expected.
upsc output:
upsc ups
battery.charge: 100
battery.charge.low: 10
2014 Aug 11
1
Cyberpower Value1200E might not need 0.667 battery scaling
Attached is the first 32 seconds of the driver output after applying the
patch which fixes the battery scaling problem for this UPS.
Matthew Stapleton
Email: matthew4196 at gmail.com
On 10/08/14 01:27, Charles Lepple wrote:
> 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>
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
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:
2016 Oct 27
0
CyberPower SX650G no driver. [HCL]
sending to the list for posterity.
> On Oct 27, 2016, at 6:43 AM, Raymond Day wrote:
>
> Thank you.
>
> Looked like that worked.
>
> I put your code in /etc/nut/nut.conf just at the end of that file.
>
> Then did.
>
> upsdrvctl start
>
> upsc serverups
>
> Got this date back:
>
> battery.charge: 100
> battery.charge.low: 10
>
2020 Oct 26
0
Can't get CyberPower UPS to work with Raspberry Pi 4
On Oct 25, 2020, at 11:52 AM, Robert Stocker <kneadtoknow at gmail.com> wrote:
>
> Init SSL without certificate database
> battery.charge: 100
> battery.charge.low: 10
> battery.charge.warning: 20
> battery.mfr.date: CPS
> battery.runtime: 15690
> battery.runtime.low: 300
> battery.type: PbAcid
> battery.voltage: 24.0
> battery.voltage.nominal: 24
I
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
2020 Oct 26
2
Can't get CyberPower UPS to work with Raspberry Pi 4
On Monday 26 October 2020 09:01:31 Charles Lepple wrote:
> On Oct 25, 2020, at 11:52 AM, Robert Stocker <kneadtoknow at gmail.com>
wrote:
> > Init SSL without certificate database
> > battery.charge: 100
> > battery.charge.low: 10
> > battery.charge.warning: 20
> > battery.mfr.date: CPS
> > battery.runtime: 15690
> > battery.runtime.low: 300
2007 Sep 16
1
Can't get 'load.off' to turn off power to the PC: CyberPower 1200AVR
I'm running Network UPS Tools 2.2.0 on a Linux machine, running
CentOS 4.5 (RedHat Enterprise Linux 4.5), with a kernel version
2.6.9.
I believe I have the software setup and configured properly. I
can access the UPS via the upsc (client) tool, upscmd, upsmon,
etc. Even the CGI pages provide me with the ups status, etc.
However, when I try to shut off the load using the load.off
instant
2020 Jan 01
2
Belkin USB UPS Not Turning Off
Well it is the season for storms and power outages here in the US PNW. I
noticed that today when the power went out, NUT mostly did what I
hoped/wanted. But it did not actually turn off the UPS at all. The UPS
kept beeping and I had to turn it off manually.
I thought that NUT would handle this. But perhaps it cannot for my unit?
Or perhaps I have things improperly configured? Any suggestions?
2015 Jan 27
0
CyberPower BR850ELCD ignores offdelay and turns itself back on while still on battery
On Jan 22, 2015, at 9:53 AM, Sebastian Hosche <sebastian.hosche at web.de> wrote:
> Hi Charles,
>
> Thanks so much for your quick and detailed reply! I've added my answers and details inline.
Sorry this reply wasn't as quick.
> On 22.1.2015 04:46, Charles Lepple wrote:
>> On Jan 21, 2015, at 9:15 AM, Sebastian Hosche <sebastian.hosche at web.de> wrote:
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 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