Displaying 20 results from an estimated 10000 matches similar to: "Setting variables via config file"
2011 Jun 02
2
[HCL] Hardware Compatibility List - PowerWalker VI 850 LCD
Hello list,
just a quick email to report that the following UPS was supported (mostly)
out of the box:
Model: PowerWalker VI 850 LCD
Driver: blazer_usb
upsc Output (please note I have manually populated the high and low
voltages):
battery.charge: 100
battery.voltage: 13.50
battery.voltage.high: 13.5
battery.voltage.low: 10
battery.voltage.nominal: 12.0
beeper.status: enabled
device.type: ups
2006 Jun 27
3
Setting MGE powershare attributes
Hi!
We have two MGE Evolution 1100 here, and I want to make use of the
powershare outlets to force a particular boot sequence on the machines
powered by them. However I'm not sure how to set those variables upon
NUT starting, without having to change the init scripts to call
"upsrw".
Is there some place where I can set them, where they can be read
automatically on startup?
One of
2015 Dec 29
2
access to upsrw
Greetings Charles;
I hope you had a nice Christmas, and will have a happy and prosperous new
year in 2016.
You mentioned upsrw in a message earlier, so I ran it, and found the
shutdown timeout was only 20 seconds.
gene at coyote:~$ upsrw myups
[input.transfer.high]
High voltage transfer point (V)
Type: STRING
Value: 140
[input.transfer.low]
Low voltage transfer point (V)
Type: STRING
Value:
2008 Jul 02
2
[patch] Small compile fix for 2.2.2
Hello together,
attached is a small compile fix for nut 2.2.2, again it's my friend
"struct timeval" which was undefined without the #include statement.
Cheers,
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nut-fix-compile.patch
Type: text/x-diff
Size: 318 bytes
Desc: not available
Url :
2013 Dec 16
1
upsrw: "Unexpected response from upsd: ERR READONLY"
After issuing this command:
/upsrw -s ups.delay.shutdown=180 -u admin -p mypassword myups
/I obtain this error:/
Unexpected response from upsd: ERR READONLY
/After issuing this command:/
upsrw myups
/I obtain no output./
/In my /upsd.users/ file I have these settings:
/[admin]//
//password = mypassword//
//actions = SET//
//instcmds = ALL//
//
//[myuser]//
//password = mypassword//
2020 Jan 08
1
unexpected UPS status
On Wed, 8 Jan 2020, Gene Heskett wrote:
> On Wednesday 08 January 2020 06:44:03 Roger Price wrote:
>> I am surprised that there is no ups.delay.start for this UPS.
> My new APC Smart-UPS_1500 doesn't have it either.
Hello Gene, The NUT 2.7.2 "device dump library" entry for the APC Smart-UPS 1500
at https://networkupstools.org/ddl/APC/Smart-UPS_1500.html shows an entry
2009 Nov 09
2
[PATCH] New to nut project
---------- Forwarded Message ----------
Subject: [PATCH] New to nut project
Date: Friday, 6. November 2009
From: Patrick Levesque <patrickl at verint.com>
To: Thomas Jarosch <thomas.jarosch at intra2net.com>
As requested, here is my patch file including all my modification to the
2.4.1
tarball from the web site.
On Friday 06 November 2009 05:41:29 you wrote:
> Hello Patrick,
2012 Jun 26
1
NUT MGE Pulsar Ellipse Premium 800: Changed NUT rw variables?
Hello all,
I've got an MGE Pulsar Ellipse Premium 800 powering a couple of FreeBSD
systems. Driver used is mge-shut, I don't know what the new mge-shut
driver offers, but I follow the "if it works, don't fix it" dogma here. :)
I also had a nut server installed on the master, with the
/usr/local/etc/rc.d/nut script slightly modified to include a couple of
upsrw commands
2023 Nov 24
1
APC Modbus support is finally here!
I believe some fixes were applied to the branch since your report (most
visibly, about battery time settings), are you in position to test how it
behaves now? :)
Thanks in advance,
Jim Klimov
On Wed, Nov 22, 2023 at 3:20?PM Jim Klimov <jimklimov+nut at gmail.com> wrote:
> Great! Thanks for the info, and hope the driver author can address the
> nits (forwarding now...)
>
> Jim
2023 Nov 24
1
APC Modbus support is finally here!
I believe some fixes were applied to the branch since your report (most
visibly, about battery time settings), are you in position to test how it
behaves now? :)
Thanks in advance,
Jim Klimov
On Wed, Nov 22, 2023 at 3:20?PM Jim Klimov <jimklimov+nut at gmail.com> wrote:
> Great! Thanks for the info, and hope the driver author can address the
> nits (forwarding now...)
>
> Jim
2020 Jul 07
2
New UPS to the DB
Hi, I have an OEM of KStar UDC9101S which is Megatec protocol rs232 capable
unit.
So I use blazer_ser protocol=megatec /dev/ttyUSB0 with no issue to get NUT
running.
Please direct me what command should I issue to collect the data in order
to include the UPS to device database?
P.S. tryed /lib/nut/blazer_ser -DD... but no difference from a regular
output has being added by the driver.
2006 May 16
2
MGE Pulsar Extreme communication problems
Hi,
I am trying to talk to an MGE Pulsar Extreme UPS over RS232 with the
mge-shut driver but I'm having some problems.
It appears to init OK but I can't, say, turn the outlets off, eg..
harrow:~>upsc mge@localhost
battery.charge: 78
battery.charge.low: 20
battery.runtime: 05760
driver.name: mge-shut
driver.parameter.port: /dev/cuad1
driver.version: 2.0.3
driver.version.internal: 0.65
2011 Jul 17
2
POWEREX VI 1000 LED
Hi Sergey,
2011/7/15 Sergey Talchuk <tals1975 at gmail.com>
> Hi Arnaud,
>
> both configurations are ok :). Please find the file attached.
>
logic since the 2nd is automatically guessed from the first using USB Vendor
and Product ID ;-)
can you please send in upsc, upscmd and upsrw output.
and also report the shutdown testing as described here:
2023 Nov 27
1
APC Modbus support is finally here!
Jim Klimov <jimklimov+nut at gmail.com>
>
> I believe some fixes were applied to the branch since your report (most visibly, about battery time settings), are you in position to test how it behaves now? :)
Hi:
I got another ups for testing. so I test the new commit for both
APC SRT3000XL and SMT2200RM2U. the results below:
1. I get the new attribute "ups.test.result" for
2023 Nov 27
1
APC Modbus support is finally here!
Jim Klimov <jimklimov+nut at gmail.com>
>
> I believe some fixes were applied to the branch since your report (most visibly, about battery time settings), are you in position to test how it behaves now? :)
Hi:
I got another ups for testing. so I test the new commit for both
APC SRT3000XL and SMT2200RM2U. the results below:
1. I get the new attribute "ups.test.result" for
2007 Jan 14
1
Doxygen API documentation
One thing that would be handy for driver developers (or for myself, at
the very least) would be having some API documentation for the core
NUT functions.
Here is an example of Doxygen's output:
http://www.ghz.cc/~clepple/libhid/doc/html/hid_8h.html
The two main categories of API documentation that I see are the
internal NUT functions needed for writing drivers, etc., and the
external
2007 Oct 24
4
MGE Ellipse 800 shutdown problems - using upsmon NOTIFYCMD
upsmon.conf using NOTIFCMD and NOTIFYFLG is working well, it is calling my
script "notify" on requested events (ONBATTERY,LOWBATTERY and ONLINE).
Command
#upsmon -c fsd -u monmaster myups at localhost
gracefully shutdown my box and after several seconds switch off the ups's
load.
Two problems:
- notify script is called and executed as user "nut" (as it used to be
2023 Nov 22
1
APC Modbus support is finally here!
Great! Thanks for the info, and hope the driver author can address the nits
(forwarding now...)
Jim
On Wed, Nov 22, 2023, 15:05 d tbsky <tbskyd at gmail.com> wrote:
> Jim Klimov via Nut-upsuser <nut-upsuser at alioth-lists.debian.net>
> >
> > Got an update for APC Modbus users: a new PR is waiting for real-life
> testing for settable variables and instant commands
2023 Nov 22
1
APC Modbus support is finally here!
Great! Thanks for the info, and hope the driver author can address the nits
(forwarding now...)
Jim
On Wed, Nov 22, 2023, 15:05 d tbsky <tbskyd at gmail.com> wrote:
> Jim Klimov via Nut-upsuser <nut-upsuser at alioth-lists.debian.net>
> >
> > Got an update for APC Modbus users: a new PR is waiting for real-life
> testing for settable variables and instant commands
2012 Oct 12
2
NSS support in trunk (was: NSS branch pull request)
2012/10/12 Emilien Kia <kiae.dev at gmail.com>
> Hi guys,
>
Hi Emilien and the list,
This is a pull request to finally merge NSS feature in nut trunk:
> https://github.com/clepple/nut/pull/3
>
I'd like to take a moment to shed some more light on this important
development, which lasted 3 years:
- the initial