Displaying 20 results from an estimated 5000 matches similar to: "I can't make changes to ups.delay.shutdown to stick"
2014 Apr 05
0
I can't make changes to ups.delay.shutdown to stick
On Apr 5, 2014, at 7:18 AM, Mick wrote:
> $ upsrw -s "ups.delay.shutdown"="30" iDowell at localhost
> Username (suzy): admin
> Password:
> OK
This command is sending the value to the UPS (via the usbhid-ups driver).
> $ upsc iDowell at localhost ups.delay.shutdown
> 30
And this command ends up reading the value back from the UPS.
> However, following
2016 May 03
2
New UPS Support: Eaton 5S 1000
Oops... changing that to --with-user=nut solved one problem. I have the
driver, upsd and upsmon running now. Thank you!
Now I'm back to another issue, every 2 seconds I get in the logs:
May 3 13:45:23 myhost upsd[2587]: Connected to UPS [eaton]:
usbhid-ups-eaton
It seems happy to do this forever.
On Tue, May 3, 2016 at 8:17 AM, Charles Lepple <clepple at gmail.com> wrote:
> On
2015 Aug 15
2
Small patch to scale the values for TRIPP-LITE SMART*LCDT's
Hi,
I just decided to fix some scaling issues for my UPS (TRIPP-LITE
SMART1500LCDT). Apparently that issue existed for some time (and I knew
about it as well:-()
See http://thread.gmane.org/gmane.comp.monitoring.nut.devel/6482 for a
thread.
My little patch is attached (against 2.7.3). It seems to be working
better for me but I don't have any other TRIPP-LITE's to test that I did
2015 Aug 15
2
Small patch to scale the values for TRIPP-LITE SMART*LCDT's
Hi,
I just decided to fix some scaling issues for my UPS (TRIPP-LITE
SMART1500LCDT). Apparently that issue existed for some time (and I knew
about it as well:-()
See http://thread.gmane.org/gmane.comp.monitoring.nut.devel/6482 for a
thread.
My little patch is attached (against 2.7.3). It seems to be working
better for me but I don't have any other TRIPP-LITE's to test that I did
2015 Jan 09
0
persistent "low battery" condition
On Jan 8, 2015, at 11:43 PM, Graham Menhennitt <graham at menhennitt.com.au> wrote:
> Hello Nutters,
>
> I'm running nut 2.7.2 on FreeBSD 10-stable (via the FreeBSD port) with an APC Back-UPS CS 350 connected via USB. I get persistent (every few minutes) messages logged "battery is low" but I don't understand why. I don't think it's for the reason
2015 Jan 09
2
persistent "low battery" condition
Hello Nutters,
I'm running nut 2.7.2 on FreeBSD 10-stable (via the FreeBSD port) with
an APC Back-UPS CS 350 connected via USB. I get persistent (every few
minutes) messages logged "battery is low" but I don't understand why. I
don't think it's for the reason described in the FAQ (but I'm not 100%
sure).
In the trace output I can see that
2016 Sep 11
4
How to get started (Windows)
> On Thu, 8 Sep 2016, Jeff Bowman wrote:
>
> > (Note: running
> > 'upsc ups at localhost' echoes only a blank line to the screen, as do
> > both 'upsmon' and 'upsd.')
>
> Something is wrong here. Is the daemon upsd running? On a Unix/Linux
> system, the command ps aux | grep ups gives the report
>
> upsd 3196 0.0 0.0 13228
2019 Jun 11
2
UPS shuts down on NUT boot with low battery [APS Back-UPS RS 550G]
On Jun 10, 2019, at 2:32 PM, Marc Finns wrote:
>
> Hello, I read all FAQ and other sources but I could not find this situation, so I thought of asking the experts.
> I successfully configured a Raspberry NUT server to control my UPS that powers several devices (NUC with ESXI VMs, Synology NAS etc).
> All works well in principle, but I have the following behaviours that I could not
2006 Oct 18
2
newhidups with APC Smart-UPS 1500
I tested your fix (newhidups -DDD /dev/null) using both and APC Back-UPS
350 an APC Smart-UPS RT 2000 XL.
No more segmentation fault due to the fixed-size array.
~Jacob
-----Original Message-----
From: nut-upsdev-bounces@lists.alioth.debian.org
[mailto:nut-upsdev-bounces@lists.alioth.debian.org] On Behalf Of Peter
Selinger
Sent: Monday, October 16, 2006 12:12 PM
To: Schmier, Jacob
Cc: NUT
2012 Mar 21
5
Socomec sicon Netys 2000 PR ups USb driver for ubuntu
Hello i tried to connect my netys 2000 pr ups to ubuntu 11.10 and i have a problem connecting it. After readin a few post i realized to dianosse the connection.
I need help resolving the connextion issue
So here is the response to??/lib/nut/usbhid-ups -u root -DDDDD -a netys:
Network UPS Tools - Generic HID driver 0.35 (2.6.1)
USB communication driver 0.31
? ?0.000000 ? ? send_to_all: SETINFO
2015 Jun 09
2
libusb_get_string: invalid argument
On Jun 8, 2015, at 8:23 PM, Greg Hersch <hersch.greg at gmail.com> wrote:
> Hi Charles. I patched, reconfigured, remake'd, remake install'd - but
> no change. however, some more likely helpful information below for
> you. Thank you
Odd. Are you sure that the new version of usbhid-ups got installed to the same path you are running? Also, there is no protection against
2006 May 02
5
Newhidups gets unbound after a while
Hi everybody,
If we let the feature running, it appears that the driver gets unbound
after a while ( variable from quarter of hour to 6 hours ) and cannot
reconnect.
This behavior appear with both MGE Ellipse ASR and non-ASR models with
connection to an UHCI and OHCI controllers.
The USB core is from 2.4.28 kernel.
We use nut-2.0.3.
Start, powerfail and recovery detections, UPS shutdown work
2009 Sep 02
6
Selftest intervall, APC Smart-UPS 750 RM
Hello
I recently switched from apcupsd to NUT2.2.2 without
any troubles.
I tried to figure out how I can configure the self-test
intervall. The command upsrw lists only the variables
battery.charge.low
battery.runtime.low
ups.delay.shutdown
ups.delay.start
The command usbhid-ups -D and the listing under
http://obsvermes.org/cgi-bin/nut/upsstats.cgi?host=apcsmart at localhost&treemode
2014 Apr 05
2
I can't make changes to ups.delay.shutdown to stick
Thanks Charles,
On Saturday 05 Apr 2014 12:53:06 Charles Lepple wrote:
> On Apr 5, 2014, at 7:18 AM, Mick wrote:
> > $ upsrw -s "ups.delay.shutdown"="30" iDowell at localhost
> > Username (suzy): admin
> > Password:
> > OK
>
> This command is sending the value to the UPS (via the usbhid-ups driver).
>
> > $ upsc iDowell at localhost
2006 Sep 08
3
newhidups with APC Smart-UPS 1500
Hello,
I'm using the stable amd64 port of Debian Linux. I installed (the
latest) nut-2.0.1-4 and nut-usb packages for utilizing an APC Smart-UPS
1500 USB. I tried "apcupsd" first but "nut" makes an even more
sophisticated impression on me and has more security options.
I had problems with the newhidups driver. It didn't find a device with
matching VendorID. And
2017 Dec 18
2
Tripp-Lite BCPERS450 shutdown/restart problems
I have a Tripp-Lite BCPERS450, connected to a system running Ubuntu
16.04.3 LTS and NUT 2.7.2-4ubuntu1.2. I had to make my own
/lib/systemd/system-shutdown/nutshutdown, but now everything is working
except for powering on and off the UPS. Regardless of the settings of
offdelay and ondelay in upsconf, and regardless of whether the AC power
is on, when I say "upsdrvctl shutdown" the UPS
2009 Mar 13
7
Weird Load and Battery Temp Readings
I've acquired and installed NUT 2.4.1 on a D-Link DNS323 NAS. With
exception of Load and Battery Temp readings all works well. A upsc
ups at localhost command returns;
battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 50
battery.date: 2001/09/25
battery.mfr.date: 2008/06/05
battery.runtime: 2122
battery.runtime.low: 120
battery.temperature: 3022999999999998800
battery.type:
2020 Jun 28
2
AVR750U Low Power not Triggering Shutdown
Hello,
I am having difficulty using NUT to shut down my Netgate SG-1100
(a pfSense router) when the power level of the UPS gets critically
low.
Here is some relevant information:
- OS: pfSense 2.4.5-RELEASE-p1 (FreeBSD 11.3-STABLE)
- NUT version: 2.7.4
- Installed from: pfSense package 2.7.4_7
- UPS: AVR750U (Device release number 2)
- I have included my config files, output from `upsc`, and
2007 Feb 26
1
Tripp Lite USB UPS
Hello all,
About a month ago Peter and Charles were kind enough to try to help me with
getting a Tripp Lite USB UPS to work with NUT. I reported quite a bit of
initial success, and then other things here fell apart. Between work, fence
building and a week-long out of town business trip, I have had to drop this
from my list of things to do lately. I am back at it, and I believe I will
have
2010 Jul 12
2
LiebertPSP
Hi Guys
Having trouble getting my LiebertPSP UPS to work.
$ upsc upsname
battery.charge.low: 38
battery.charge.warning: 38
battery.type: PbAc
device.mfr: Emerson Network Power
device.model: LiebertPSP
device.serial:
device.type: ups
driver.name: usbhid-ups
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.parameter.vendorid: 10af
driver.version: