Displaying 20 results from an estimated 10000 matches similar to: "CyberPower 1250AVR UPS. Anybody got one?"
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 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
2008 Apr 29
5
NUT 2.0.4-4 - Debian stable - /etc/killpower not created?
Hello....
I'm testing the functionality of my NUT-setup (NUT 2.0.4-4 - Debian
stable). The system is connected to the UPS, but is not powered by it.
When running "upsmon -c fsd", upsmon says "Auto logout and shutdown
proceeding". This is all well and good, but I never see the machine
waiting for the UPS to cut the power. Instead it shuts down.
It's my
2010 Nov 16
2
Shutdown script does not trigger
Dear nut users,
I am fighting to configure a smooth server shutdown with an ubuntu
server and a dell usb ups using nut.
It seems that the drivers connect properly (upsc gives very coherent
outputs).
However I can't get anything to happen when the ups goes on battery.
How can I be sure the the UPS status is really monitored ?
Is there a particular log file where I upsmon reports problems
2024 Feb 21
1
System keeps going into FSD mode after power on
Hello,
I am a new user of NUT and trying to wrap my ahead around a couple of
things. I installed NUT 2.7.4-13 from package on RasPi 4, running Raspbian
Linux 11 (bullseye). I have Cyberpower SL700U connected to it. For testing
I set battery.charge.low to 90, so I wouldn't have to wait a long time. See
all relevant config below.
First of all, what seems to happen is that UPS gets to the low
2010 Jun 07
3
Patch: upssched puts UPS name in the command line
Dear folks,
The patch in attachment allows upssched to put actual UPS name
into command line even if configuration contains wildcard (*).
E.g.
AT LOWBATT * EXECUTE "LOWBATT %s"
AT ONLINE ups3 EXECUTE "ONLINE %s"
where %s is replaced with UPS name before logging and execution.
A possible further enhancement could be if regular expressions
are also acceptable in place of
2007 Jun 24
1
upssched. Again.
Hi everyone,
Here I am with my second attempt to persuade upssched to do things; for some
reasons it just won't! Or if it runs, it never runs the script.
OK, the story first: 2.0.3 (conveniently comes as RPMs by default on FC6)
running on FC6; APC Smart-UPS 750 via serial connection all working fine.
Here are the main files:
/etc/sysconfig/ups
SERVER=yes
MODEL=apcsmart
DEVICE=/dev/ttyS0
2009 Jun 19
1
UPS does not want to power off itself
Greetings!
I have successfully installed and configured nut package. All i want now
is to power off ups. If i run upsmon -c fsd as root - everything goes
fine, system and ups gracefully shutting down. If i unplug power cable
from an ups, then system is down, but ups still on load. Any help would
be appreciated.
Debian Lenny x86
ups.conf
[ippon]
driver = megatec
port = /dev/ttyS0
2008 Nov 04
2
Variable use in upssched-cmd
Hi all
I have most of the NUT system up and running. I?m in the process of writing
the script to send email notifications for certain events. This is my
upsshed-cmd file so far:
# EC130 Commands
ec130onbatt)
echo "EC130 UPS has been on Battery for more then 10
seconds" \
| mailx -r "ups at fit.edu" -s"EC130 on battery"
2005 Sep 13
1
elsist UPS
Hi, I'm new of this list.
I installed nut with apt on my ubuntu64, my ups is an elsist and with it
I found the Driver's CDROM only for windows. It's branded Fenton but on
it there is also printed Safenet.
I had no particular problems installing nut with safenet driver. But
when I'm trying to connect it with the command: upsc elsist@localhost i
get this output
driver.name: safenet
2009 Dec 28
4
Megatec driver floods logs #2 & mail notifications
Hi there!
I'm a n00b NUT user trying to get it running on RHEL5 and actually do
something useful for me. Few questions:
1) I want it to notify me by email on power loss and power back events.
I can't find any sample scripts for this purpose... Where shall I look
for them?
2) So far, I've backported the package from Fedora and got my Ablerex
running (previously used with Upsilon /
2022 Dec 22
3
NUT & UPS, how to shut down client after 2 min on battery?
Hi!
Some systems I have take some time to shut down, so I would like them to shut down if the UPS have been on battery for 2 minutes.
Internet has told me that SHUTDOWNCMD ?/sbin/shutdown -h +0? in /etc/nut/upsmon.conf will execute when the UPS is both OB (on battery) and LB (Low battery). Like in wiki.ipfire.org - Detailed NUT Configuration<https://wiki.ipfire.org/addons/nut/detailed>
2008 Dec 15
1
ubuntu 8.04 upssched CANCEL-TIMER ignored
hello,
every two weeks my system shutsdown because my apc ups does a self
test and nut is not picking up the cancel timer event.
according to me all settings are correct. in my upssched-cmd script i
execute a remote shutdown, because nut is running in a virtual machine
and i want the script to shutdown all hosts in my esx environment.
my upssched-cmd script
----
#!/bin/sh
# !! COPY THIS
2019 May 20
2
TrippLite AVR550U start on power
I have a TrippLite AVR550U that my company uses several individual Linux
boxes in one large system, all running Ubuntu 18.04LTS, and all will be
using the package version of nut - 2.7.4. In my scenario, our usage case
is for the PCs to all shut down, followed by the individual UPSes, when
mains power is removed from the whole system. (This isn't a typical setup
for UPS, but it's what
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 Jun 22
2
Runtime testing
So, a while back I got around to ordering replacement batteries for my
CyberPower PR3000LCDRTXL2U. When they arrived, I went to swap them in.
I was horrified at the flimsiness of CyberPower's battery "trays".
I've seen heavier gauge plastic on "blister" packages in the store.
I ALSO discovered that the expansion unit had been shipped to me with
one of its two
2019 Mar 30
2
upssched Not Running
2010 Mar 12
2
2.4.1 Voltages are Great for CP1000AVRLCD, but usbfs messages in logs (a lot)
Arjen, all,
Just dropping a note on two points. First, Voltages are perfect in 2.4.1 for
the Cyberpower ups's. Glad to see I'm not pushing 20+ any more:
http://www.3111skyline.com/nut/
Second, even though the changes to where the monitor lines go in the configs
and changes from ACCEPT, etc.. to LISTEN are fairly old now, the documentation
for setting up monitoring for multiple UPSs
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
2007 Aug 15
2
suspend to ram
hello
i think i found a bug i wanted nut to suspend to ram instead of powering off so i made a script that runs the commands but i ran into a problem i changed the shutdown command in upsmon.conf to my suspend script and i tested with upsmon -c fsd everything worked fine system went into suspend and i woke it backup by pressing the power button, now here is where i noticed some problems first one