Displaying 20 results from an estimated 700 matches similar to: "Compaq T700"
2008 Dec 20
2
HP/Compaq T700H UPS cable pinout
Hello all,
I have obtained a Compaq T700 H UPS sans-cable. My research indicates it
would've come with a HP #201092-001 cable, and from previous posts on
this list, it speaks upscode2, possibly being a rebadged Eaton unit.
Any suggestions for cable pinouts I can try?
Regards,
Mathew McBride
2005 Dec 12
1
HP T700 UPS?
Hi, I have an HPML150 using fedora4 and am attempting to use nut tools with
it's HP T700 UPS -
Following this howto :
http://fedoranews.org/contributors/kazutoshi_morioka/nut/
Attached are relevant configs.
I've tried a whole bunch of ups drivers; apcsmart, fentonups, bestups,
genericups type 1--> 16
Yet to try the remaining drivers
Some genericups upstypes trigger immediate
2007 Apr 04
3
Compaq T2400H UPS model 242688-006
Hi,
I have a Comapq T2400H model 242688-003 and do not have the special
cable to connect it to my serial port.
I have tried all sorts of cable wirings that I found on the net,
including ones for the powerware 5119 which appears to be the same
model.
I have read the documentation that comes with NUT, tried to read
the source code and looked at the genericups code too.? I have
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
2005 Nov 15
0
HP/Compaq Rackmount UPS Support? [SOLVED]
Hi Denny.
Nice, i have entered the HP R5500 XR to the drivers.list
in the Testing and Development tree.
Some info for you when you setup the nut. The shutdown_delay
of the driver is internal to the ups.
It calculate the time it can run after low-battery with the
load. So when it comes to OB LB it starts the shutdown_delay and power
off after it runs out.
This is the normal way, as you would
2005 Aug 24
0
MGE Ellipse 800 USBS & FreeBSD
Hello happy nuters,
Some complementary words about making nut 2.02 successfully run on
FreeBSD with MGE Ellipse.
With the usefull information Arnaud sent, it's rather obvious that
the erratic response of the ups to the shutdown script is linked to
its difficulty to handle large traffic on the serial line.
These are the final tweak I made to have this configuration
satisfyingly
2006 May 12
1
Various NUT issues/questions
Hi,
FINALLY got my UPS working, YEA!!!! But now it brings
up even more issues.. (BOOO!!)
1) I'm thinking this is a UPS issue, but when I pull the plug
on my UPS, it goes from 100 to 30 in just a short amount of
time (Minutes). This causes the machine to shut down. But once
it gets to 0, its beeped its little heart out for a few more
HOURS providing power to the non-system items perfectly.
2005 Aug 30
0
mge-shut doesn't use lowbatt parameter
Hello nuters,
FreeBSD, Ellipse USBS 800, serial line, nut 2.02 everything works fine.
But I'm only able to get an automatic shutdown when reaching the
built-in 30% level. I the "lowbatt parameter" is set to anything,
it's simply ignored.
This is a problem as I want to shutdown around 90% to avoid the
battery to drain out when multiple shutdowns occur.
Any idea ?
2007 Dec 29
1
Odd Values For Powercoms
All,
I'm using the Powercom driver from 2.2 (not the one recently mailed to
thelist).
Since it's a KIN2200AP, I'm using the driver settings right from the
manpage.
All the values look "sane" when I'm on-line, but note some of the odd
values (<-- Here) when on battery:
Also, does anyone know if this UPS supports logging of the "boost" or
2008 Feb 28
2
Unknown model detected - please report this ID: 'SOLA'
Some one might have answerd this, but I can not find any think yet
I am trying to load a SOLA 610 700va ups up and keep getting :
---------------------------------
Network UPS Tools - UPS driver controller 2.0.5
Network UPS Tools - MGE UPS SYSTEMS/U-Talk driver 0.88 (2.0.5)
.Detected Pulsar ESV11+ on /dev/cuaa0
Network UPS Tools - Best UPS driver 1.03 (2.0.5)
Unknown model detected - please
2006 Sep 19
2
help w/ Powerware Prestige 9
Hi,
I've got a Powerware Prestige 9 1kVA UPS that seems to not be working with
nut. It's not in the current "supported hardware" list, but the old
bcmxcp page lists it as being a UPS that speaks that protocol.
I have the following in my ups.conf
[powerware]
driver = bcmxcp
port = /dev/ttyS0
desc = "Powerware Prestige 9 EXT"
baud_rate = 2400
And when I start the
2007 Nov 30
1
powerware 5125 and bcmxcp driver
I'm trying to get a Powerware 5125 UPS running using the bcmxcp driver,
but I get the following errors:
video2:~# /sbin/upsdrvctl start
Network UPS Tools - UPS driver controller 2.0.4
Network UPS Tools - BCMXCP UPS driver 0.10 (2.0.4)
Communications with UPS lost: Error executing command
Communications with UPS lost: Error executing command
Communications with UPS lost: Error executing
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
2013 Jun 29
0
upsrw doesn't set variable
On 6/29/2013 at 9:14 AM Mike. wrote:
|NUT 2.6.5 on FreeBSD 9.1
|
|
|Why isn't the variable outlet.1.delay.shutdown set with the following
|command?
|
|
|
|# upsc PW5125 at localhost | grep "outlet.1.delay.shutdown"
|outlet.1.delay.shutdown: -1
|
|# upsrw -u au -p ap -s outlet.1.delay.shutdown PW5125 at localhost
|Enter new value for outlet.1.delay.shutdown: 10
|OK
|
|# upsc PW5125
2013 Jun 29
2
upsrw doesn't set variable
NUT 2.6.5 on FreeBSD 9.1
Why isn't the variable outlet.1.delay.shutdown set with the following
command?
# upsc PW5125 at localhost | grep "outlet.1.delay.shutdown"
outlet.1.delay.shutdown: -1
# upsrw -u au -p ap -s outlet.1.delay.shutdown PW5125 at localhost
Enter new value for outlet.1.delay.shutdown: 10
OK
# upsc PW5125 at localhost | grep "outlet.1.delay.shutdown"
2006 Feb 25
3
Compaq R1500 UPS and Linux
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
Has anyone gotten it working at all with Linux :) I picked one up for
thiry bucks and would love to monitor it!
Liz
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFD/5fEIACpLcG4dhwRAmeCAJ9+8FGXqKoOlZdkw/KFXb9n0PEemwCdHaoD
NVnv7JjmBAjNsExK6WzAdnA=
=pcPX
- -----END PGP
2005 Oct 09
3
bcmxcp - Powerware 9125
I'm currently testing the bcmxcp driver for NUT, and it causes me some
trouble. And when scanning the archives it seems like the 3110 USB problem
reported recently.
The bcmxcp daemon stops running, and the logs shows the following:
Oct 6 14:22:32 host.dom.tld bcmxcp[82628]: Communications with UPS lost:
Receive error (data): got -1 bytes instead of 28!!!
Oct 6 14:22:33 host.dom.tld
2006 Mar 22
5
gnokii on FreeBSD 6.0 and Dell PE 2850
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060322/b3ddf5ba/attachment-0001.pgp
2010 Jul 01
1
HP R3000 XR (BCMXCP) serial connection problem: e7!!! and e2!!!
UPS: HP R3000 XR with HP UPS Management Module
What I Want:
I just want the UPS to shut down the client called "tor" before the UPS
power drains out, I'd prefer to use a direct serial cable instead of
network, in case the network doesn't work.
I'll manage the UPS trough the ethernet using the built-in HTTP
webinterface in the HP UPS Management Module.
I've created a
2013 Jun 29
3
upsrw doesn't set variable
On Jun 29, 2013, at 9:45 AM, Mike. wrote:
> On 6/29/2013 at 9:14 AM Mike. wrote:
>
> |NUT 2.6.5 on FreeBSD 9.1
> |
> |
> |Why isn't the variable outlet.1.delay.shutdown set with the following
> |command?
> |
> |
> |
> |# upsc PW5125 at localhost | grep "outlet.1.delay.shutdown"
> |outlet.1.delay.shutdown: -1
> |
> |# upsrw -u au -p ap -s