HP UPS Management Software for Solaris 9

Hi,

We are running an HP R3000 XR UPS, connected directly to our server.

I was wondering if there was any software available for Solaris 9 that we could use to manage this UPS. I would like it to perform simple tasks such as automatic shutdown and notification of a power failure.

I have looked at APC's Powerchute software but this only appears to be compatable with APC hardware (although I have not tested this so do not know for sure).

HP also appear to do something called HP Power Manager but it only appears to be available on HP-UX and not Solaris, fair enought I guess considering they are competing products.

All help and suggestions welcome.

Many thanks,

Tom

[722 byte] By [thelazera] at [2007-11-27 6:21:07]
# 1
Hello.Maybe it is possible to develop the software yourself.What kind of connection do you have between the Server and the UPS?(RS-232 / USB / Ethernet)Martin
Martin_Rosenaua at 2007-7-12 17:37:20 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2

Certainly possible, the connection is RS-232.

Actually to give a bit of background, we did have a UPS daemon that worked on an old server with an APC UPS however the source code has been lost. A bit of a pain because it would probably have been quite a simple task to modify the code so the software would work with the HP UPS.

I have tried running the old software on the new server and I get the following error.

Message from syslogd@bsmht-dl585 at Tue Jun 5 11:46:43 2007 ...

bsmht-dl585 pcl_upsd[8364]: [ID 812449 user.emerg] UPSD : mains fail at boot ? exiting !

The software also allows you to test the UPS, which gives a slightly more helpful message.

status: DTR_ RTS_ CTS_ DSR^ DCD^ *MAINS*:Ok *BATTERY*:Bad

Even though the UPS is working fine with all lights showing as they should.

This suggests to me that perhaps the HP UPS communicates on a different RS-232 pin for it抯 battery low signal. Is there anywhere though that I can confirm this as I am thinking it might be even easier if I can just adapt the cable?

As for writing some new software I found an open source one called Apcupsd (see http://sourceforge.net/projects/apcups/. Although it's for APCs UPSes) that could possibly be adapted to suit the HP UPS. Again though, I would require some information as to what pins the UPS communicates on?

thelazera at 2007-7-12 17:37:20 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...