Redundant APC UPS units, single server set up
Posted
by Sholom
on Server Fault
See other posts from Server Fault
or by Sholom
Published on 2010-05-28T20:18:28Z
Indexed on
2010/05/28
20:22 UTC
Read the original article
Hit count: 270
Hi All
We have a very simple set up, looking for a very simple (reliable) solution:
Setup:
One Dell box with redundant power supplies running Windows 2003, plugged into two separate APC SmartUPS 1500 units (USB, no smart cards) on two separate circuits.
Solution required:
IF (UPS1 = Low) AND (UPS2 = Low) THEN: Shutdown gracefully ELSE: DO NOTHING!!
APCUPSD only allowes for one instance (and therefore one UPS) in a windows environment.
PowerChute can't do this without using APC Smart Cards which means utilizing our switch, but the switch does not have redundant power supplies, so it will only live for as long as one of the two UPS units. And no, i don't have the budget to buy two smart cards pluse a switch with redundancy ;)
Thanks
© Server Fault or respective owner