similar to: Powering off the big stuff first

Displaying 20 results from an estimated 8000 matches similar to: "Powering off the big stuff first"

2023 Jul 16
1
Powering off the big stuff first
Interesting. Something similar came up in late May. Look for "[Nut-upsuser] Synthesize low batt (LB) fron SNMP UPS which does not support this?? Is there an archive of this list? I an?t find it. I?d been trying to figure out how to do that itself, but then found some code in drivers/dstate.c that looked like it would work, but someone else replied that they?d tried it and it didn?t work. But
2023 Jul 16
1
Powering off the big stuff first
One thing that I think NUT misses is the client side being able to decide to shutdown by itself based on time (this can be done), battery charge (ex if bellow 10%), and estimated runtime left (if available and considered reliable/calibrated). Without having to sort on the LB state from the server. Sent from my iPhone with ? iTypos > On Jul 16, 2023, at 4:34 PM, Willcox David via Nut-upsuser
2023 Oct 27
2
FSD sequence: Waiting for bigger and slower clients before cutting power
Hi, and thanks for this great piece of free software! I've been meaning to sort this out for some time, but we don't get power outages that often, fortunately... So, correct me if I'm wrong, but from the documentation at https:// networkupstools.org/docs/user-manual.chunked/ Configuration_notes.html#UPS_shutdown, and also reading upsmon.c, when a UPS goes OB LB (assuming we have a
2024 Nov 19
2
Eaton 5PX 3rd party batteries
On 11/18/2024 6:18 PM, Dan Langille via Nut-upsuser wrote: > On Mon, Nov 18, 2024, at 7:35 PM, Dan Langille via Nut-upsuser wrote: >> On Tue, Nov 12, 2024, at 11:49 PM, Harlan Stenn wrote: >> >> I just started shopping for my replacements: >> >>> I like batteries from RaionGroup.com or batterywholesale.com. >> >> Here is some free coincidental
2024 Nov 19
1
Eaton 5PX 3rd party batteries
On Mon, Nov 18, 2024, at 7:35 PM, Dan Langille via Nut-upsuser wrote: > On Tue, Nov 12, 2024, at 11:49 PM, Harlan Stenn wrote: > > I just started shopping for my replacements: > >> I like batteries from RaionGroup.com or batterywholesale.com. > > Here is some free coincidental trivia. > > I was a sysadmin for the server behind batterywholesale.com for about > 10
2024 Nov 12
3
Eaton 5PX 3rd party batteries
Hello, nut recently told me that the batteries need replacing in my Eaton 5PX2200RT (ups) and 5PXEBM48RT (external battery pack). According to my notes, it has been just over 4 years since I installed them. Looking at on-line sales, these seem to use batteries in a pre-packaged plastic shell. I don't recall if that's what's in my units or not. Do you have any experience with
2024 Nov 19
1
Eaton 5PX 3rd party batteries
On Tue, Nov 12, 2024, at 11:49 PM, Harlan Stenn wrote: I just started shopping for my replacements: > I like batteries from RaionGroup.com or batterywholesale.com. Here is some free coincidental trivia. I was a sysadmin for the server behind batterywholesale.com for about 10 years. It was part time work. The couple behind the company have since sold the business and retired. I'm still
2020 Sep 11
1
UPS recommendation for NUT and power-on-delay support
On Fri, Sep 11, 2020, at 4:05 PM, Bartosz wrote: > Dear All, > > Could you please recommend me a UPS with 100% support of the ondelay parameter and NUT compatibility? > > 850 or 1000 VA > > I have the EATON 5E850iUSBDIN UPS and it does not support this parameter so I would like to buy another UPS that for sure will support it. > > Thank you, > Bart Can you tell
2020 Sep 04
2
Monitoring slaves via dummy-ups
Hello, I wondered how folks monitored slaves. In my case, I am using Nagios and the check_ups plugin. It seems to work fine but being new to nut, I'm seeking confirmation that this is a sane approach. The goal: confirm the slaves have contact with the master. The environment: * FreeBSD 12.1 * nut-2.7.4 installed from package Background: I am replacing an APC 2200 UPS (still in use) with
2023 Mar 09
1
Question on EATON UPS
Laurent Taieb via Nut-upsuser wrote on 3/9/23 9:25 AM: > > Hi NUT Users, > > One of my APC UPS is having battery issue and apparently we cannot > change battery in that UPS. (not super green?) > > I have purchased an EATON UPS and added the ref in ups.conf > > When restarting the driver, I got this error > > >0.030612[D2] Checking device 2 of 10 (0463/FFFF)
2014 Dec 31
2
Postfix and Dovecot SASL - wiki update
I wanted to mention I updated the Postfix and Dovecot SASL wiki entry yesterday. http://wiki2.dovecot.org/HowTo/PostfixAndDovecotSASL The entry: submission inet n - - - - smtpd was incorrect. It should be: submission inet n - n - - smtpd By specifying n for chroot, it ensures that DNS lookups can occur. Otherwise, if you are using reject_unknown_recipient_domain the following error will
2020 Sep 04
1
Monitoring slaves via dummy-ups
On Fri, Sep 4, 2020, at 5:19 PM, Roger Price wrote: > On Fri, 4 Sep 2020, Dan Langille wrote: > > > I wondered how folks monitored slaves. > > A NUT solution is to use a "heartbeat" generated in each slave and monitored in > say the master or elsewhere. I did find this earlier today: https://alioth-lists.debian.net/pipermail/nut-upsuser/2017-April/010590.html Is
2024 Nov 21
1
tdb_expand overflow detected
On 21/11/24 14:11, Dan Langille wrote: > On Wed, Nov 20, 2024, at 6:31 PM, Douglas Bagnall wrote: >> On 20/11/24 11:55, Dan Langille wrote: >> >>> Hope that helps. >> >> Not much unfortunately. >> >> Running this: >> >> net cache list >> >> will tell you what the cache thinks it contains. If it is filled with >> real
2013 Oct 22
2
doveadm: Fatal: open(/dev/tty)
I received this message today, and remembered, you can't do that... $ doveadm pw -s SHA512-CRYPT Enter new password: doveadm(dan): Fatal: open(/dev/tty) failed: No such file or directory </pre> It seems if you have no tty, you can't create a password. Surely there is a better way to do this? Looking at the code, it's trying to open the tty and turn off echo. For the
2003 May 18
3
ad0: READ command timeout....
This morning I found a frozen box. On the console was this: ad0: READ command timeout tag=0 serv=0 - resetting ata0: resetting devices .. ata0-slave: ATA identify retries exceeded done After reboot, those messages were found in /var/log/messages. I'm running FreeBSD 4.8-RC from Apr 4 10:45:49 EST 2003. Any ideas? -- Dan Langille : http://www.langille.org/
2023 Mar 09
1
Question on EATON UPS
On Thursday, March 9th, 2023 at 8:34 AM, Dan Langille via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> wrote: >> The UPS has been defined in ups.conf as: >> >> [myups3] >> >> driver : usbhid-ups >> >> port = auto >> >> vendorid = 0463 >> >> productid = ffff >> >> desc = "5S" >> >> bus
2024 Nov 21
1
tdb_expand overflow detected
On Wed, Nov 20, 2024, at 6:31 PM, Douglas Bagnall wrote: > On 20/11/24 11:55, Dan Langille wrote: > >> Hope that helps. > > Not much unfortunately. > > Running this: > > net cache list > > will tell you what the cache thinks it contains. If it is filled with > real things, it could indicate where they're coming from. If it fails or > shows a cache
2024 Nov 13
2
Eaton 5PX 3rd party batteries
resending, sorry, I mangled the list address. On Tue, Nov 12, 2024, at 11:49 PM, Harlan Stenn wrote: > - put each battery on a charger for several hours Do you have a recommendation for a battery charger? Or a list of features to look for? > Anyway, when I have a set of replacement new batteries, I then: > > - put each battery on a charger for several hours > - rotating thru
2010 Jul 25
4
zpool destroy causes panic
I'm trying to destroy a zfs array which I recently created. It contains nothing of value. # zpool status pool: storage state: ONLINE status: One or more devices could not be used because the label is missing or invalid. Sufficient replicas exist for the pool to continue functioning in a degraded state. action: Replace the device using 'zpool replace'.
2024 Nov 13
1
tdb_expand overflow detected
Hello, I'm using samba416-4.16.11 on FreeBSD 14.1 (on ZFS, in a jail, with quotas on those filesystems, etc) I'm seeing these entries in my logs. Is this something which needs action? If not, I'll start ignoring them. Nov 11 19:00:45 tm samba-dcerpcd[7373]: [2024/11/11 19:00:45.852391, 0] ../../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log) Nov 11 19:00:45 tm samba-dcerpcd[7373]: