search for: rogerprice

Displaying 20 results from an estimated 419 matches for "rogerprice".

2023 Jan 28
1
Init SSL without certificate database
...rtificate database > battery.charge: 100 If you don't like the warning, then a command such as upsc ups at cyva 2>/dev/null will hide it. Otherwise the simplest, and possibly the safest, solution is to create local self-signed certificates. For instructions see chapter 10 of https://rogerprice.org/NUT/ConfigExamples.A5.pdf . The required mkNUTcert.py utility program is available at https://rogerprice.org/NUT/mkNUTcert.py Roger
2019 May 26
2
Low Battery False Alarms
2015 Apr 27
2
upssched setup
...; esac > > > > Any help gratefully received as this has got me beat..... Most files > > have been chmod to 777 with no difference. > > > > Cheers, > > > > James > > > > > Date: Mon, 27 Apr 2015 16:04:34 +0200 > > > From: roger at rogerprice.org > > > To: nut-upsuser at lists.alioth.debian.org > > > Subject: Re: [Nut-upsuser] upssched setup > > > > > > On Mon, 27 Apr 2015, James Hammond wrote: > > > > > > > Roger, I did and it didnt work. > > > > > > Aha...
2016 Jun 05
3
Is a timer a file?
On Sat, 4 Jun 2016, Charles Lepple wrote: > On Jun 3, 2016, at 6:48 AM, Roger Price <roger at rogerprice.org> wrote: >> ... the timer. I don't see it in /var/lib/ups where the locate tool >> finds upsd.pid, and I don't see it in /run or /var/run where I see >> upsmon.pid. >> > ... it seems that the timers are only stored in memory. See > checktimers(): &gt...
2015 Oct 26
2
The system doesn't shutdown
...5 i7 upsd[2720]: User upsmaster@::1 logged into UPS [myups] Oct 26 21:18:25 i7 upsmon[2721]: UPS: myups at localhost (master) (power value 1) Oct 26 21:18:25 i7 upsmon[2721]: Using power down flag file /etc/ups/killpower --- George Anchev On Mon, Oct 26, 2015 at 10:55 PM, Roger Price <roger at rogerprice.org> wrote: > On Mon, 26 Oct 2015, George Anchev wrote: > > Hello, >> I have been following the details in this article to configure my UPS: >> >> http://rogerprice.org/NUT.html >> >> However the system won't shutdown although file permissions look ok:...
2017 Jul 16
2
Power Down ESXi before SAN
I have 2 APC UPS systems, one is connected to my ESXi host and the other to my FreeNAS. The battery for the FreeNAS will run out before the battery for the ESXi, so I need ESXi to shutdown first. If I wait until BatteryLow on ESXI, it will be too late as FreeNAS will have already shutdown. How can I change the configuration on ESXI to shutdown after a small delay so that it is done before
2023 Jan 28
1
Init SSL without certificate database
...ase) an option was added to quiesce this particular message by setting an envvar, NUT_QUIET_INIT_SSL=true (e.g. in scripts or shell profile) where you intend to not secure the communications: https://github.com/networkupstools/nut/pull/1667 Jim On Sat, Jan 28, 2023, 21:43 Roger Price <roger at rogerprice.org> wrote: > On Sat, 28 Jan 2023, John Fowler wrote: > > > We are getting "Init SSL without certificate database? in response to > all requests. > > > > pi at cyva:~ $ upsc ups at cyva > > Init SSL without certificate database > > battery.charge: 100...
2019 Jul 09
5
New User Questions - With Belkin USB
...layer.) Can you please run this script to get more information about your setup? I think just gzip'ing the report file should be sufficient to make it small enough to attach to an email reply. (Also, for Ubuntu, you will need to change D="/etc/ups" to D="/etc/nut") http://rogerprice.org/NUT/#NUT_REPORT
2020 Aug 07
4
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
...Aug  6 19:19:59 proton upsmon[1545]: UPS: ups at 192.168.1.70 (slave) (power value 1) Could you tell us your topology? Which system is master and which is slave? Do you have multiple slaves? The decision to shutdown is taken by the master, not the slave. Is it possible to run script http://rogerprice.org/NUT/nut-report on the NAS? Could you run the script on one of the slaves and post the result here? Roger
2016 Jun 03
3
Is a timer a file?
Hi, I'm trying to get a better understanding of what a timer is, so I added the following line to upssched.conf # Debug - turn on long-running timer to find out where upssched puts it AT ONBATT * START-TIMER where-am-I 1000 I can then start this timer by pulling the power cord from the wall for just a few seconds. I now have 1000 seconds to find the timer. I don't see it in
2015 Oct 26
2
The system doesn't shutdown
Hello, I have been following the details in this article to configure my UPS: http://rogerprice.org/NUT.html However the system won't shutdown although file permissions look ok: ls -alF /usr/sbin/ups* -rwxr--r-- 1 upsd daemon 64984 Oct 15 2014 /usr/sbin/upsd* -rwxr--r-- 1 upsd daemon 48584 Oct 15 2014 /usr/sbin/upsmon* -rwxr--r-- 1 upsd daemon 31536 Oct 15 2014 /usr/sbin/upssched* -r...
2017 Jul 12
1
Clarification to man upssched.conf
On Tue, 11 Jul 2017, Jim Klimov wrote: > On July 5, 2017 9:55:13 AM GMT+02:00, Roger Price <roger at rogerprice.org> wrote: >> I propose adding the sentence >> >> "If more than one AT matches the notifytype and upsname, the AT >> declarations are executed in the order in which they appear in >> upssched.conf. > > Your proposal and reasoning make sense to me :) >...
2014 Sep 08
2
how to install NUT on raspberry pi
...test without success..... > > We try to collect tutorial links here: > http://www.networkupstools.org/documentation.html#_offsite_links In addition to the many writeups by NUT users on that page, there is also a fully worked and commented example of the NUT configuration files at http://rogerprice.org/NUT.html This setup has been tested with the openSUSE distribution. Charles: Since there is currently no user writeup for openSUSE in your list, maybe it would be useful to add this reference. Roger
2017 Jun 21
2
Proposed new documentation "Configuration Examples"
...balance. The main thing is to ensure that it is documented accurately how to config so that the server only shuts down when the *second* unit hits low battery . . . I found the info on this topic almost nonexistent at present . . . - Tim On June 21, 2017 4:38:53 AM CDT, Roger Price <roger at rogerprice.org> wrote: >On Tue, 13 Jun 2017, Tim Dawson wrote: > >> Allow me to suggest a couple more sample configs: 1) Server as UPS >> controller with clients that are also on UPS, considering shutdown >> sequencing and > >It would be good to add this, but I lack the dept...
2016 Sep 21
2
Quadro 4000 with iiyama B2783QSU should be 2560x1440 but detected as 1920x1080.
Hi, Distribution: openSUSE 42.2 Beta, Kernel: 4.4. The box is a Dell Precision T7500 with an nVidia Quadro 4000 card and a displayport connected iiyama B2783QSU 2560x1440 monitor identified as DP-1. Problem: The monitor is detected as 1920x1080 and not 2560x1440. See Xorg log file at http://rogerprice.org/Xorg.0.log . There is no file /etc/X11/xorg.conf and in the directory /etc/X11/Xorg.conf.d/ the files 50-device.conf, 50-monitor.conf and 50-screen.conf contain comments only. My attempted repair failed: I used gtf to calculate a 2560x1440_60 mode line Modeline "2560x1440_60.00&qu...
2017 Jun 21
2
Proposed new documentation "Configuration Examples"
...e > NUT HTML documentation. I appreciate that you have written this in a > tutorial format rather than as a reference, but you may still need to > point users to a specific location, and page numbers are not stable over > time (and neither are section numbers). A URL such as http://rogerprice.org/NUT/ConfigExamples.A5.pdf#page.20 works for Firefox but not Opera. Again with Firefox, ConfigExamples.A5.pdf#section.5 and ConfigExamples.A5.pdf#subsection.5.2 also work, but I cannot get #namedest... to work. > The last one is a bit pedantic, but the K&R format of the source code is...
2016 Nov 25
3
Can't get NUT slave to connect to master
...ntgoeshere ups : monuser at 127.0.0.1/32 monuser at masterstaticIP monuser at slavestaticIP If yourself or anyone could please advise if this should work or if I need something different in my hosts.allow file Thank you very much once again. On 25 November 2016 at 12:00, Roger Price <roger at rogerprice.org> wrote: > On Fri, 25 Nov 2016, Jonah Naylor wrote: > > I don't think nut is built with TCP wrappers support, although the package >> is listed as depending on libwrap... >> > > Why would you have such a dependency if nut didn't use TCP Wrappers? > >...
2017 Jun 09
4
Proposed new documentation "Configuration Examples"
...hese days. The configurations are: 1. Simple server with no local users 2. Workstation with local users (solves the wall problem) 3. Workstations share a UPS 4. Workstation with a heartbeat 5. Workstation with timed shutdown 6. Workstation with additional equipment The first version is at http://rogerprice.org/NUT/ConfigExamples.pdf Before I announce this in the nut-user mailing list, any comments, especially on the choice of configurations, are very welcome. Roger
2024 Feb 17
5
Keeping the traffis on or off the list ?
I recently wrote to the list. The distributed message had the following headers: > Date: Fri, 16 Feb 2024 19:22:59 +0100 (CET) > From: Roger Price via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> > Reply-To: Roger Price <roger at rogerprice.org> > To: nut-upsuser Mailing List <nut-upsuser at lists.alioth.debian.org> > Subject: ... Note that the Reply-To goes back to the original poster, not the list. Many mailing lists encourage the subscribers to "keep the list traffic on the list", rather than wandering of...
2015 May 21
0
Are UPS shutdown commands automatically sent?
...btw. Very helpful. I'll spend some time tomorrow going through chapter 6 and trying again. Sincerely, Robert G. Groner Software Engineer RTD Embedded Technologies, Inc. ISO 9001 and AS9100 Certified Ph: 814-234-8087 www.rtd.com -----Original Message----- From: Roger Price [mailto:roger at rogerprice.org] Sent: Thursday, May 21, 2015 3:59 PM To: Rob Groner Subject: Re: [Nut-upsuser] Are UPS shutdown commands automatically sent? On Thu, 21 May 2015, Rob Groner wrote: > I?m testing that my system will shutdown when the UPS has been on > battery for 10 seconds.? That all works fine?.10 s...