1833051 Members
2255 Online
110049 Solutions
New Discussion

HP-UX and APC UPS

 
Yuri Vorobyev
New Member

HP-UX and APC UPS

Hello.

We have 2 HP RX 2620 servers.
OS is HP-UX HPRX1 B.11.23 U ia64

We also have APC UPS with SNMP management card.

Please, help me configure correct shutdown on power failure.

ps. APC PowerChute Network edition did not support HP-UX on Itanium servers.
3 REPLIES 3
Marcel Burggraeve
Trusted Contributor

Re: HP-UX and APC UPS

On the page below you can download Powerchute Network Shutdown for HP-UX.
It says 10.20 and 11.00 but it's been like that 'for ages'.
I'm not 100% sure if it will run on Itanium but I've seen it running on 11.11 and 11.23 with HP9000 systems.

http://www.apcc.com/tools/download/software_comp.cfm?sw_sku=SFPCNS201&id=127&family=&part_num=&swfam=ALL&tsk=
Ludovic Derlyn
Esteemed Contributor

Re: HP-UX and APC UPS

hi,

i don't knwo if it will be ok for you

I have configured server shutdown on customer with ems and a serial cable on onduleur

cable reference is HP part number 5061-2569

in /etc/inittab activate ups daemon

ups :respawn:rtprio 0 /usr/lbin/ups_mond -f /etc/ups_conf

in /etc/ups_conf defined value for ups monitoring and action (actual values are the default value)

shutdown_delay_mins:1
shutdown_timeout_mins:5
upstty:/dev/tty0p1
upstty:/dev/tty0p2:MSG_ONLY

Also configure it by SAM

Regards

L-DERLYN
Pete Randall
Outstanding Contributor

Re: HP-UX and APC UPS

I recently struggled through the implementation of APC's Powerchute Network Shutdown and documented the effort in this thread:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1104694

I would suggest installing APC_PCNS and configuring as documented above.


Pete

Pete