similar to: UPS restart delay

Displaying 20 results from an estimated 2000 matches similar to: "UPS restart delay"

2008 Oct 28
1
MGE Pulsar EX over serial problem (FreeBSD)
We have several systems in remote locations and I have found that the ones in the US are having issues.. We are an Australian company and can't source a 110V UPS locally so we arrange to have one bought for the site when it's installed. It seems that in the US we are getting "Pulsar EX 1500" UPSs but locally we buy "Pulsar 1500". NUT seems to work find with the
2009 May 05
5
upsd flapping in the breeze
Hi, I have had a long standing problem with NUT talking to 110V MGE UPSs on FreeBSD, I was recently investigating again and noticed that upsd seems overly noisy, eg.. May 5 03:50:36 egbert upsd[96662]: UPS [ups1] data is no longer stale May 5 03:50:36 egbert upsd[96662]: Data for UPS [ups1] is stale - check driver May 5 03:50:36 egbert upsd[96662]: UPS [ups1] data is no longer stale May 5
2014 May 27
2
Resetting replace battery status on Pulsar 1500
On 26 May 2014, at 23:26, Charles Lepple <clepple at gmail.com> wrote: > On May 26, 2014, at 4:05 AM, "Daniel O'Connor" <doconnor at gsoft.com.au> wrote: > >> I've looked in upsc, upsrw and upscmd but none seem to have a suitable option. > > Is there a "battery.test" command, or similar? There are these commands.. test.battery.start.deep
2009 Oct 01
1
mge-shut lowbatt config param
Hi, We have been testing an MGE Pulsar M 3000 and found that the lowbatt doesn't appear to do much. You can see it in the output of upsc but battery.charge.low is still the default. Setting battery.charge.low with upsrw does seem to 'stick' though so I we can use that. Mostly I'm wondering what the driver param is for :) -- Daniel O'Connor software and network engineer
2013 Oct 14
0
FreeBSD 9.2 ahci under Parallels VM
Hi, I am trying to setup a FreeBSD 9.2 under Parallels and I find that I have to tell it to present IDE disks instead of SATA ones otherwise it gets timeouts probing for the disks. Is there some debugging I can enable to gather more information? -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there
2010 Apr 13
0
Samba 34 + LDAP = hang?
Hi, I tried updating Samba to 3.4 (from 3.3) as libsmbclient uses it and that pulls in talloc which conflicts with 3.3.. Unfortunately when I tried it, it hung when I tried to use the ldap passdb backend. I could not really get any useful debugging out of it :( The stack trace is junk (even after enabling max debug) and running with.. sudo /usr/local/sbin/smbd -d 10 -F -S Showed stuff but
2007 Aug 23
0
gencache.tdb going missing
Hi everyone, I'm having an odd issue with a Samba install - it starts SIGABORTing complaining that gencache.tdb has gone missing.. ie [2007/08/09 12:52:50, 0] lib/util_tdb.c:tdb_log(662) tdb(/var/db/samba/gencache.tdb): tdb_reopen: open failed (No such file or directory) [2007/08/09 12:52:50, 0] smbd/server.c:open_sockets_smbd(572) tdb_reopen_all failed. If I recreate it and restart
2006 Aug 25
1
MGE Comet EX 11 RT frequency display (cosmetic)
Hi everyone, We just got an MGE Comet EX 11 RT with extra battery (all 250kg of it..) and I have talked to it with NUT. One thing I see is the frequency.. input.frequency: 500 output.frequency: 500 It appears to be in tenths of a Hz vs Hz as I see on a Pulsar Extreme. I'm using NUT 2.0.3 on FreeBSD 6.1 Thanks. -- Daniel O'Connor software and network engineer for Genesis Software -
2009 Apr 20
0
upslog patch
Hi, I have a system which monitors 2 UPSs, and it runs upslog twice. I had a problem with newsyslog rotating the log file because upslog keeps it open (arguably a bug IMO), but it also has no way of changing the PID file so newsyslog can't HUP it when log rotating. Attached is a patch which allows you to specify the argument for writepid() so you can differentiate them easily. -- Daniel
2013 Aug 01
0
syslinux and FreeBSD question
Hi, In April 2009 you posted on the syslinux list trying to get FreeBSD booting from it. Did you succeed? I didn't see a reply confirming it. Also, what version of FreeBSD were you using? Thanks. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." --
2013 Dec 05
0
Password sync not changing Samba passwords
Hi, I have a FreeBSD 9.2 system running Samaba 3.6.12 and I am trying to setup password syncing so Windows users can change their passwords and have that change reflected in the FreeBSD password DB. I added the following to my smb.conf unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat timeout = 10 However, when I change a password in Windows it
2013 Dec 08
1
Password syncing
Hi all, Does anyone have a working password syncing setup (where changing the password in Windows will change the unix password) with Samba 3.6? Thanks. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766
2014 Feb 13
0
Samba 4 issues on FreeBSD 9
Hi, I have been experimenting with Samba 4 on FreeBSD 9 and after a lot of googling the core stuff is working (phew). However I have a few problems, I am trying to setup roaming profiles and the tutorials suggest creating the share and then using a windows client to set the ACLs on it, however to do that the user needs the SeDiskOperatorPrivilege priv, so I [midget 23:38] ~ >net rpc rights
2008 Jan 14
0
FreeBSD 6.3 and Intel G33
Hi, I'm trying to get a system with an Intel G33 video chipset in it (Supermicro C2SBA) working with the Intel driver but I'm not having much luck.. I took the patch from Hiroshi Nishida and added the G33 PCI ID's for it now I get agp/i810 attaching to it.. Matched G33 Matched for Intel G33 IG SVGA controller Matched G33 Matched for Intel G33 IG SVGA controller agp0: <Intel G33 IG
2014 May 26
2
Resetting replace battery status on Pulsar 1500
Hi, I have a FreeBSD 9.2 system with NUT 2.6.5 (installed via the ports tree) with an MGE Pulsar 1500 connected. A while ago it complained it needed the battery replaced and it was finally replaced last week, however I can't find out how to reset the flag in NUT. I've looked in upsc, upsrw and upscmd but none seem to have a suitable option. The UPS is connected via RS232 and upsc output
2008 Aug 04
2
Liebert ESP-II protocol
Hi, I saw your email here http://lists.alioth.debian.org/pipermail/nut-upsdev/2005-October/000243.html about the Liebert UPS protocol and I was wondering if it actually got in the NUT tree? I had a look in the 2.2.2 tree but I can only find the closed contact stuff :( -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing
2014 Feb 13
0
Samba 4.0.13 on FreeBSD 9
Hi, I installed Samba 4.0.13 from ports and ran.. sudo mv /usr/local/etc/samba /usr/local/etc/samba.3 sudo mv /usr/local/etc/smb.conf /usr/local/etc/smb.conf.3 sudo vi /usr/local/etc/smb.conf.3 # Add realm entry sudo mv /var/db/samba /var/db/samba.3 sudo samba-tool domain classicupgrade --dbdir=/usr/local/etc/samba.3 --use-ntvfs /usr/local/etc/smb.conf.3 When I try and start I get.. sudo samba
2007 Oct 29
1
Outlet switching on the MGE Pulsar 1500 using usbhid-ups on FreeBSD
I am running NUT 2.2.0 compiled from the FreeBSD ports tree. [inchoate 14:50] ~ >upsc ups1 at localhost battery.charge: 59 battery.charge.low: 20 battery.charge.restart: 0 battery.runtime: 6350 battery.type: PbAc battery.voltage: 43.0 driver.name: usbhid-ups driver.parameter.offdelay: 120 driver.parameter.ondelay: 13 driver.parameter.pollinterval: 2 driver.parameter.port: auto driver.version:
2014 May 28
2
Resetting replace battery status on Pulsar 1500
On 28 May 2014, at 10:54, Charles Lepple <clepple at gmail.com> wrote: > On May 26, 2014, at 8:21 PM, Daniel O'Connor wrote: > >> However if I do either of the tests upscmd just reports 'OK' and nothing happens. > > Anything in syslog? Not that I can see :( What would log it? I could try running the driver with debugging and see if that shows anything of
2009 May 30
2
APC USB UPS vs FreeBSD 6.x
Hi, I have a customer who just bought an APC Back-UPS XS 1300 LCD and I thought I'd try the latest NUT with it (on an old-ish FreeBSD 6.x system). It sees the UPS but I can't actually query it for data, in the usbhid-ups debug output I see.. 30.840512 HIDGetEvents: failed to buffer report: Result too large 30.840600 Got -34 HID objects... 30.840681 Quick update...