search for: powervalue

Displaying 20 results from an estimated 20 matches for "powervalue".

2014 Jan 21
2
Shutdown when both (all) UPS on battery / low battery
On Jan 21, 2014, at 8:05 AM, Rafa? Oleszek wrote: > MONITOR UPS_251 at localhost 2 monmaster password master > MONITOR UPS_252 at localhost 2 monmaster password master I think the "2"s here should be "1". "powervalue is an integer representing the number of power supplies that the UPS feeds *on this system*." So if UPS_251 is connected to one power supply on the system running upsmon, and UPS_252 is connected to another, then each powervalue is 1. > MINSUPPLIES 2 Or you could change this to 4, but th...
2024 Nov 19
1
New UPS ABB
...Testing ups.model using OID 1.3.6.1.2.1.33.1.1.2.0 240.266446 No supported device detected at [myups] (host 10.186.29.30) 240.266779 upsnotify: failed to notify about state 4: no notification tech defined, will not spam more about it Can kindly someone help me to add my UPS. Model: *ABB PowerValue 11 RT G2 IEC * https://new.abb.com/ups/systems/single-phase-ups/powervalue-11-rt Thanks a lot MJ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachments/20241119/dacd737e/attachment.htm>
2014 Jan 21
0
Shutdown when both (all) UPS on battery / low battery
> What do your configuration files look like? Setting MINSUPPLIES to 2 should work. You can run upsmon with a debug level of 3 or greater, and it will print the current and minimum "power value", which is what determines when to shut down. > > Also, if you don't want to wait for both UPSes to drain to the low battery state, you can set up a pair of dummy-ups drivers. I'm
2014 Jan 21
3
Shutdown when both (all) UPS on battery / low battery
On Jan 21, 2014, at 3:16 AM, Rafa? Oleszek wrote: > I would like to mention that MINSUPPLIES manipulation doesn't work. My nut version is : 2.2.2-4 (RHEL 5) What do your configuration files look like? Setting MINSUPPLIES to 2 should work. You can run upsmon with a debug level of 3 or greater, and it will print the current and minimum "power value", which is what determines
2016 Oct 25
2
setting up CYBERPOWER CP1500PFCLCD
...own during power outage. I configured QNAP properly (like this: http://geekbeat.tv/qnap-adding-external-devices-qnap), but I don't know what to do next. I work on Win10, WinNUT-2.0.0.4a UPS: CYBERPOWER CP1500PFCLCD I have no idea how to config monitoring. This part: MONITOR <system> <powervalue> <username> <password> ("master"|"slave") I found somewhere that I should add a line: MONITOR qnapups@<IP ADDRESS OF MY COMPUTER>:3493 1 admin 123456 slave After starting Winnut I got a message: "fatal error: insufficient power configured! edit your c...
2014 Jan 21
2
Shutdown when both (all) UPS on battery / low battery
On Jan 21, 2014, at 8:05 AM, Rafa? Oleszek wrote: > It does not matter what value I'll put in MONITOR and MINSUPPLIES line. NUT not waiting for both UPS to start timer. Correct. You can think of upssched as operating on raw UPS status, rather than the calculated powervalue that upsmon uses to decide when to shut down. -- Charles Lepple clepple at gmail
2014 Jan 21
0
Shutdown when both (all) UPS on battery / low battery
...ver, but many of them. > On Jan 21, 2014, at 8:05 AM, Rafa? Oleszek wrote: > >> MONITOR UPS_251 at localhost 2 monmaster password master >> MONITOR UPS_252 at localhost 2 monmaster password master > > I think the "2"s here should be "1". > > "powervalue is an integer representing the number of power supplies that > the UPS feeds *on this system*." > > So if UPS_251 is connected to one power supply on the system running > upsmon, and UPS_252 is connected to another, then each powervalue is 1. > >> MINSUPPLIES 2 > > O...
2017 Jan 09
2
NUT Client shuts down when performing runtime calibration on APC UPS
...r similar. Then specify it # here and grant read access to the upsmon.conf for that group. # # This user should not have write access to upsmon.conf. # # RUN_AS_USER nutmon RUN_AS_USER admin # -------------------------------------------------------------------------- # MONITOR <system> <powervalue> <username> <password> ("master"|"slave") # # List systems you want to monitor. Not all of these may supply power # to the system running upsmon, but if you want to watch it, it has to # be in this section. # # You must have at least one of these declared. # # &l...
2006 Feb 07
1
MGE Pulsar STS
Hello, I'm trying to communicate with a MGE Pulsar STS 16 using nut under Linux, but I've had no luck so far. I haven't saw it supported in the doc, so if there's anything I can try... Thanks, Arnaud. -- Perso: http://launay.org/blog/ H?bergement: http://www.nocworld.com/
2014 Jan 21
0
Shutdown when both (all) UPS on battery / low battery
...Jan 21, 2014, at 8:05 AM, Rafa? Oleszek wrote: > >> It does not matter what value I'll put in MONITOR and MINSUPPLIES line. >> NUT not waiting for both UPS to start timer. > > Correct. You can think of upssched as operating on raw UPS status, rather > than the calculated powervalue that upsmon uses to decide when to shut > down. > > -- > Charles Lepple > clepple at gmail > >
2016 May 18
1
Monitoring Only
Hi, What shoud I do in order to configure NUT to perform only monitoring, I mean to not shutdown anything at all? Thanks in advance! -- -- Sergio Belkin LPIC-2 Certified - http://www.lpi.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20160518/23c72ff1/attachment.html>
2016 Oct 26
0
setting up CYBERPOWER CP1500PFCLCD
...r outage. I configured QNAP properly (like this: http://geekbeat.tv/qnap-adding-external-devices-qnap), but I don't know what to do next. > > I work on Win10, WinNUT-2.0.0.4a UPS: CYBERPOWER CP1500PFCLCD > I have no idea how to config monitoring. This part: MONITOR <system> <powervalue> <username> <password> ("master"|"slave") > > I found somewhere that I should add a line: > MONITOR qnapups@<IP ADDRESS OF MY COMPUTER>:3493 1 admin 123456 slave > Does this help? http://www.snbforums.com/threads/using-qnap-ups-server-to-signal...
2014 Jan 23
0
Shutdown when both (all) UPS on battery / low battery
> On Jan 21, 2014, at 9:24 AM, Rafal Oleszek wrote: > >> I tried all options: >> 1,2 >> and in MINSUPPLIES: 1,2,3,4 >> still didn't work. > > My mistake - I gave you the wrong advice before. For MINSUPPLIES, I'm used > to either a 1:1 UPS-to-server ratio, or 2:1 where the server can run with > either power supply unpowered. > > I just tried
2008 May 01
1
NUT for laptop
HI all How to setup nut to use and monitor laptop battery on linux? (/proc/acpi/battery/BAT0/state) Emard
2014 Jan 23
2
Shutdown when both (all) UPS on battery / low battery
On Jan 21, 2014, at 9:24 AM, Rafal Oleszek wrote: > I tried all options: > 1,2 > and in MINSUPPLIES: 1,2,3,4 > still didn't work. My mistake - I gave you the wrong advice before. For MINSUPPLIES, I'm used to either a 1:1 UPS-to-server ratio, or 2:1 where the server can run with either power supply unpowered. I just tried this in upsmon.conf: MONITOR dummy1 1 monuser
2006 Nov 07
6
Sweex 1000VA UPS
Hi, I'm trying to get a sweex ups working with nut on debian sarge. This one: http://www.sweex.com/producten.php?lang=1&%20sectie=&item=59&artikel=95 It's shipped with UPSmart and according to the compatibility list it should work with the genericups upstype=7 driver. But it doesn't. I get: mybox:/etc/nut# /etc/init.d/nut start Starting Network UPS Tools: (upsdrvctl
2010 Jul 30
4
Concept questions: Extra battery packs & additional UPSes...
* Is there a way to configure NUT so that it recognizes the huge additional battery pack that has been attached to the 2200XL? The 51minutes runtime is a number consistent with the load we have placed on a stock standalone 2200XL. With the extra large battery pack we've added, the runtime should be more than 2.5 hours. * I see the "Bizzare configuration" graphic on the
2016 Oct 26
2
setting up CYBERPOWER CP1500PFCLCD
...properly (like this: > http://geekbeat.tv/qnap-adding-external-devices-qnap), but I don't know > what to do next. > > > > I work on Win10, WinNUT-2.0.0.4a UPS: CYBERPOWER CP1500PFCLCD > > I have no idea how to config monitoring. This part: MONITOR <system> > <powervalue> <username> <password> ("master"|"slave") > > > > I found somewhere that I should add a line: > > MONITOR qnapups@<IP ADDRESS OF MY COMPUTER>:3493 1 admin 123456 slave > > > Does this help? http://www.snbforums.com/threads/using-qn...
2006 May 12
1
Fwd: RE New xanto driver for NUT
Dear Andreas, some googling revealed, you created a driver for the xanto series of online-usv.de. In what state it is currently? I've to manage a S2000 and would like to use nut for it, is it usable by now? Do you need another tester? TIA, Pete
2005 Sep 23
11
trying to use powerware 3110 USB with NUT
Ok, I installed the ups, and installed nut, and /proc/bus/usb/devices says this T: Bus=03 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=06da ProdID=0002 Rev= 0.01 S: Manufacturer=POWERWARE S: Product=Powerware UPS C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 20mA I: If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00