similar to: Final R3000XR tip

Displaying 20 results from an estimated 600 matches similar to: "Final R3000XR tip"

2010 Sep 09
2
HP R3000XR charge level
This is not a NUT question per se ... or at least, I don't think it is. I just replaced the battery pack in my HP R3000XR; the new batteries were shipped with 90% charge, were at about 87% when they went in, and were up to 98% charge the next day. Last weekend, the server that runs NUT went down for no apparent reason, wiping out its boot blocks, corrupting its boot archive beyond
2009 May 27
2
New NUT user with HP R3000XR problem
Greetings, I've just installed nut-2.4.1 on a Solaris 10 x86 machine to monitor a HP R3000XR UPS. SunOS babylon4 5.10 Generic_138889-08 i86pc i386 i86pc Solaris First of all, I encountered a single problem during the build. After configuring, drivers/Makefile ends up containing the following line: LIBNETSNMP_LDFLAGS = -R../lib -L/usr/sfw/lib -lnetsnmp -lgen [...] This is clearly
2010 Sep 17
0
FYI: HP R3000XR
I posted earlier about a problem with a HP R3000XR that was showing abnormally low charge a couple of days after replacing the battery pack. For those with R3000XRs, the progblem seems to be: (1) while you CAN hot-swap the battery-pack on an R3000XR, the UPS automatically goes into bypass mode when you do so; (2) it doesn't necessarily come OUT of bypass mode after you install the
2009 May 28
1
NUT upsstats.cgi problem
I seem to have NUT all working with my R3000XR, except for the CGIs. The webserver's all properly configured and upsstats.cgi *runs*, but doesn't yield any useful output - no values are displayed, every value is replaced by [error: Invalid argument]. Apache is not logging any resulting errors, and there doesn't seem to be a lot of useful documentation on the CGIs to troubleshoot
2010 Sep 01
2
Makefile bug in nut-2.4.3
I'm just in the process of upgrading from nut-2.4.1 to 2.4.3 on a dual-Xeon box running Solaris 10 amd64 (i686-pc-solaris2.10). I configured as follows: ./configure --prefix=/opt/nut --with-gnu-ld --with-serial --without-usb --with-cgi --with-gd-includes=-I/usr/local/include --with-gd-libs="-L/usr/local/lib -R/usr/local/lib -lgd" --with-user=nut --with-group=nut
2011 Feb 07
1
Possible ssh -D bug in 5.8p1 (on Gentoo Linux)
On Fri, Feb 04, 2011 at 12:26:08PM +1100, Damien Miller wrote: > OpenSSH 5.8 has just been released. It will be available from the > mirrors listed at http://www.openssh.com/ shortly. I seem to have found a bug in 5.8p1. I work remotely, and use three SSH tunnels, two of the form ssh -L port:host:destport -f -N -q -l remoteuser remotehost, and one of the form ssh -D port -f -C -q -N -l
2010 Mar 01
0
A strange file-ownership problem
The scenario: I have two Samba servers on my network. One, running v3.0.37, is on my main server, a Solaris 10 x86 box. The other, just updated from 3.0.37 to 3.4.5 in the hope of solving this problem, is on my workstation, a Gentoo Linux box. The Linux Samba server shares only [homes]. The Solaris Samba server shares [homes] and four other shares. Unix UIDs are synchromized betwene the
2010 Sep 19
0
A logging/graphing UPS client using rrdtool and UPS::Nut
I finally got around to writing myself a NUT UPS monitoring tool. NUT's UPS monitoring CGI tools provide a detailed instantaneous view of the UPS's state at any moment, but provide no history. The attached tool, upswatch, uses Kiss Gabor's UPS::Nut module and Tobi Oetiker's rrdtool to provide a graphical history of the major UPS operating parameters via a web browser.
2010 Mar 03
2
question on authentication
Hi there, I am trying to come up with a solution to the current Samba authentication voes on the gateway server for our distributed file system. We currently use smbpasswd file on the gateway server for authentication, which is not a secure way and requires each user to be specifically added in. I do not have much experience with Samba, so I am still learning quite a bit as I jump from
2012 Jan 03
1
2 different APC UPS using USB get in power off recoverable state
Hi Yesterday I had 2 different APC UPS using USB get in power off recoverable state. dmesg said: 7705944.352083] usb 2-1: new low speed USB device using uhci_hcd and address 2 [7705944.477061] usb 2-1: device descriptor read/64, error -71 [7705944.709035] usb 2-1: device descriptor read/64, error -71 [7705944.925071] usb 2-1: new low speed USB device using uhci_hcd and address 3
2001 Oct 04
2
Tried a different tack ....
I installed the latest Codeweavers preview build (binary RPM, ugh!), and the DeskTopWindow error I was experiencing building from cvs is gone. All the font fixme warnings (which had, at one point, gone away) are back, and I'm back to the previous error I was getting before DeskTopWindow: babylon5:alaric:~:46 $ wine --debugmsg fixme-font d:\\install.exe Invoking /opt/wine/bin/wine.bin
2010 Feb 08
2
question about multi ups monitoring and reactions with nut
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello everybody, I have a Debian network server doing monitoring for three UPS devices. > MONITOR r3000xr at localhost 1 monuser xxxxxxxxxx master > MONITOR apcups01 at localhost 1 monuser xxxxxxxxx monitor-only > MONITOR apcups02 at localhost 1 monuser xxxxxxxxx monitor-only I want nut to send an email to root for every changes nut
2005 Nov 07
3
HP/Compaq Rackmount UPS Support?
Hi, I have an HP R5500XR and a Compaq R3000XR that I would like to use with nut. I searched the compatibility lists and the mail list archives but couldn't find anything. They both have 9 pin serial ports. Can anyone give me any information about them, and if they are supported by nut? Thanks, Denny Fox
2003 Apr 29
2
Samba, Linux, and file locking
Many moons ago, Samba used to build perfectly on Linux. Ever since I upgraded from 2.2.3, though, I've had to hack the configure script to get it to build, because Samba's configure is utterly and unshakeably convinced that no file locking of any kind exists on Linux. Once so configured, it builds, tests and runs perfectly. Can anyone tell me why Samba started disbelieving in
2003 Mar 20
0
Samba-2.2.8 configure problem, locking reported unavailable
I'm trying to upgrade a Linux system that's already running Samba-2.2.7 to Samba-2.2.8. However, whenever I run configure, it complains that it can find no locking available. 2.2.7 did the same thing, and I obviously found a way to convince configure that yes, Virginia, there IS file locking on Linux (DUH!), but I can't remember what I did. Has anyone else run into this problem, and
2003 Mar 20
0
SWAT authentication failing
I have Samba-2.2.7 running on two machines, one running Solaris 2.8 and one running Linux. I'm suddenly finding myself unable to authenticate to SWAT on the Linux machine, although network clients can still connect and the same username and password works for smbclient -L. Anyone have any insights into this one? -- .********* Fight Back! It may not be just YOUR life at risk.
2013 Aug 07
0
HP R1500 G3 problems
On 07/08/2013, at 13.40, Jan Phillip Greimann <jg at softjury.de> wrote: > Hi there, > > OS: (L)ubuntu 12.04 precise LTS > Nut: 2.6.3-1ubuntu1.1 > Installation Method: Package (apt-get install nut) > Hardware: HP R1500 G3 INT FYI: I have a different UPS, a HP R3000 XR and I monitor it using serial and the bcmxcp driver. [R3000XR] port = /dev/ttyUSB0 driver =
2001 Oct 03
1
err:win:GetDesktopWindow .....
I appear to have wine almost working, except for this: $ wine --debugmsg fixme-all d:\\<any .exe> err:win:GetDesktopWindow You need the -desktop option when running with native USER And no, this is the *only* error I'm getting aside from font fixmes. What do I need to do to fix this or figure out what's causing it? -- ********* Fight Back! It may not be just YOUR life at
2013 Aug 08
0
HP R1500 G3 problems
On 08/08/2013, at 18.58, Alf H?gemark <alf at i100.no> wrote: > On 08/07/2013 02:02 PM, Bendtsen, Jon wrote: >> On 07/08/2013, at 13.40, Jan Phillip Greimann <jg at softjury.de> wrote: >> >>> Hi there, >>> >>> OS: (L)ubuntu 12.04 precise LTS >>> Nut: 2.6.3-1ubuntu1.1 >>> Installation Method: Package (apt-get install nut)
2009 Dec 17
2
multiple usb apc smart ups with nut?
Hello everybody, I got tree UPS devices connected to a Debian server, and i am searching for a way to configure them. The server power-cord is only connected to one of the ups devices, and should monitor the other ups systems to sent email status. I got a HP R3000XR UPS with has a RS232 communication port that I have working perfectly. Then I have two APC SmartUPS 750V devices that are