Displaying 20 results from an estimated 185 matches for "minsupplies".
2016 Oct 26
2
setting up CYBERPOWER CP1500PFCLCD
...ttings I got:
"Fatal error: insufficient power configured!" (same as before)
I got this log:
Level INFO 10/26/2016 10:46:17 Detected OS as Windows NT
Level NOTICE 10/26/2016 10:46:17 Network UPS Tools upsmon 2.0.0.4
Level INFO 10/26/2016 10:46:17 Config Load: MINSUPPLIES set to 1
Level INFO 10/26/2016 10:46:17 Config Load: NOTIFYCMD set to
"c:\Program Files\WinNUT\alertPopup.exe"
Level INFO 10/26/2016 10:46:17 Config Load: POLLFREQ set to 5
Level INFO 10/26/2016 10:46:17 Config Load: POLLFREQALERT set to 5
Level INFO 1...
2016 Oct 26
2
setting up CYBERPOWER CP1500PFCLCD
This was only the log from the program. I'm sending my upsmon.conf attached
(I removed nas ip number, admin login and pass (no spaces in parameters)
and also changed back minsupplies to 1), the rest of the settings are the
same as I used.
Best,
Tom
2016-10-26 14:21 GMT+02:00 Charles Lepple <clepple at gmail.com>:
> On Oct 26, 2016, at 4:56 AM, Tomasz Przychodzie? wrote:
> >
> > Level INFO 10/26/2016 10:46:17 Detected OS as Windows NT
> >...
2015 Dec 08
2
Stopping Machine powering off
...he ups) requires nut-server only.
>
> Or, if you really want upsmon:
> - Set up a dummy ups _and_ the ups to be tested.
> - in upsmon.conf set
> MONITOR dummyups at localhost 1 monmaster masterpass master
> MONITOR testups at localhost 0 monmaster masterpass master
> and
> MINSUPPLIES 1
>
> That way the dummy ups will "power your computer" and the testups will
> supply 0 power so its power outage gets ignored.
To simplify, you could eliminate "dummyups" and use "MINSUPPLIES 0".
Or Rob's suggestion of changing "SHUTDOWNCMD"...
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 password slave
M...
2014 Jan 21
2
Shutdown when both (all) UPS on battery / low battery
...ot;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 that masks what is actually going on.
--
Charles Lepple
clepple at gmail
2016 Oct 26
0
setting up CYBERPOWER CP1500PFCLCD
On Oct 26, 2016, at 4:56 AM, Tomasz Przychodzie? wrote:
>
> Level INFO 10/26/2016 10:46:17 Detected OS as Windows NT
> Level NOTICE 10/26/2016 10:46:17 Network UPS Tools upsmon 2.0.0.4
> Level INFO 10/26/2016 10:46:17 Config Load: MINSUPPLIES set to 1
> Level INFO 10/26/2016 10:46:17 Config Load: NOTIFYCMD set to "c:\Program Files\WinNUT\alertPopup.exe"
> Level INFO 10/26/2016 10:46:17 Config Load: POLLFREQ set to 5
> Level INFO 10/26/2016 10:46:17 Config Load: POLLFREQALERT set to 5
>...
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...
2014 Jan 21
0
Shutdown when both (all) UPS on battery / low battery
I tried all options:
1,2
and in MINSUPPLIES: 1,2,3,4
still didn't work.
UPS_251 and UPS_252 feeds all environment and it's not feed directly one
server, 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 localho...
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 pa...
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 this in upsmon.conf:
>
>...
2014 Oct 14
2
UPS Groups?
...ke to have single central nut master monitor a bank of UPSs for a
whole rack of servers with redundant PSUs.
So
UPS A1 ---> Server group A PSU 1
UPS A2 ---> Server group A PSU 2
UPS B1 ---> Server group B PSU 1
UPS B2 ---> Server group B PSU 2
I've read numerous pages about using MINSUPPLIES for redundant UPS->PSU
setups, but nothing about setting up groups so that server bank B can stay
up even if something happens to both UPS feeding server bank A.
I've thought of a few possible solutions:
1. build a separate nut master for each group
2. use jails to make a lighter nut master...
2014 Oct 15
0
UPS Groups?
...bank of UPSs for a whole rack of servers with redundant PSUs.
>
> So
> UPS A1 ---> Server group A PSU 1
> UPS A2 ---> Server group A PSU 2
>
> UPS B1 ---> Server group B PSU 1
> UPS B2 ---> Server group B PSU 2
>
> I've read numerous pages about using MINSUPPLIES for redundant UPS->PSU setups, but nothing about setting up groups so that server bank B can stay up even if something happens to both UPS feeding server bank A.
>
> I've thought of a few possible solutions:
> 1. build a separate nut master for each group
> 2. use jails to make...
2014 Oct 15
4
UPS Groups?
...there is no
ambiguity. There is only one.
2. All servers are slaves so any server can be dropped, rebooted or nuked
without affecting any other server.
3. (What I am not sure NUT can do) Each slave monitors either UPS group A
or B depending on what it drawing power from. If that group drops below
MINSUPPLIES then those slaves shut down.
That said the Central NUT Host would need to be able to survive any
combination of UPS outages.
Maybe instead I put a Raspberry Pi with one of these
http://www.seeedstudio.com/depot/lipo-rider-pro-p-992.html
on each UPS pair. Any thoughts on that solution?
Thanks ag...
2014 Jan 21
2
Shutdown when both (all) UPS on battery / low battery
Hi,
I have data room with single master nut instance which calling scripts
to shutdown environment. I have two Delta UPS reachable from network.
Everything works fine but I need to configure nut to shutdown
environment when both UPS on battery or low battery. Can you advise me
how to do that (is it possible?). THX for any help.
-------------- next part --------------
A non-text attachment was
2014 Jan 21
0
Shutdown when both (all) UPS on battery / low battery
I would like to mention that MINSUPPLIES manipulation doesn't work. My
nut version is : 2.2.2-4 (RHEL 5)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2274 bytes
Desc: Kryptograficzna sygnatura S/MIME
URL: <http://lists.alioth.debian.org/pi...
2015 Dec 08
0
Stopping Machine powering off
Hi,
am 7 Dez schrieb Charles Lepple:
>> MONITOR dummyups at localhost 1 monmaster masterpass master
>> MONITOR testups at localhost 0 monmaster masterpass master
>> MINSUPPLIES 1
> To simplify, you could eliminate "dummyups" and use "MINSUPPLIES 0".
Maybe there's a bug. To monitor an UPS wich doesn't supply power to a
raspi I used:
MONITOR usv1vr at localhost 0 monmaster XXXXX master
MONITOR usv2vr at localhost 0 monmaster XXXXX master
MINS...
2016 Oct 25
2
setting up CYBERPOWER CP1500PFCLCD
Hi,
Another beginner question. I spend hours trying to find the solution for
how to configure winnut properly but I' struggling to make it work. I want
my QNAP NAS TS-231 to work as a master and send signal to the PC to shut it
down 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
2024 May 02
1
Possibility to set NUT drivers to "monitor only"?
...it has the physical media to
talk to the device (serial/USB/networked/...). An `upsmon` client running
in "primary/master" mode on the system that can actually talk to the UPS
would have a `MONITOR` line with specification of how many PSUs of this
server that UPS feeds (1 or more) and a `MINSUPPLIES` line to specify how
many PSUs (1+) should be fed to consider the server capable of running
indefinitely as far as having power is the question. On redundant servers
you can have something like "1 of 2 is okay", or "1..3 out of 4" depending
on the blade chassis population, etc....
2015 Dec 07
2
Stopping Machine powering off
Well I just need to monitor the UPS battery for testing and I do about 10 UPS's a day. So having to restart my computer every time gets old real quick.
-----Original Message-----
From: Rob Crittenden [mailto:rcrit at greyoak.com]
Sent: Monday, December 07, 2015 11:49 AM
To: Marks, Connor; nut-upsdev at lists.alioth.debian.org
Subject: Re: [Nut-upsdev] Stopping Machine powering off
On
2018 May 09
1
how to use multiple UPS with timers
Yes both UPS units are on different power supplies. MINSUPPLIES is set to 1.
Afaik NUT waits for OB and LB before shutting down the system. Is there a way to change this behavior to only wait for OB?
Then I would use FINALDELAY in case the power outage doesn't last long.
I already tried to change the battery.runtime.low setting over the webinterface of the...