Very simple APC UPS monitor

Posted on
Sat Jul 16, 2011 1:03 pm
robin666 offline
Posts: 4
Joined: Jul 12, 2011

Very simple APC UPS monitor

Many APC UPS units have a serial port to monitor power and battery status. The serial port is very non-standard:
sig-apcups.jpg
sig-apcups.jpg (12.5 KiB) Viewed 1603 times
serial.jpg
serial.jpg (4.63 KiB) Viewed 1603 times


Attach pins 4 & 6 to a DS10A door/window sensor and you have a inexpensive, remote wireless UPS monitor. Use with a X10 security compatible interface like the CM15A and the security script.

UPS Monitor.jpg
UPS Monitor.jpg (45.97 KiB) Viewed 1603 times


Credit for the APC pinout: http://www.conserver.com/consoles/Clues/cons-apc.html
Security script: http://www.schollnick.net/wordpress/hom ... ty-script/

Posted on
Sun Jul 17, 2011 9:38 am
anode offline
Posts: 697
Joined: May 27, 2007
Location: NC

Re: Very simple APC UPS monitor

pretty slick!

Posted on
Mon Jul 18, 2011 4:09 pm
robin666 offline
Posts: 4
Joined: Jul 12, 2011

Indigo setup

I just dropped a couple of these in our server room at work. Here is an Indigo setup to email if power is out for more than 2 minutes.

Setup the DS10A in the security script Alarm_Matrix. Change the device id to your DS10A.
{100, "UPS", false, false, "Sound Chime", false, false, true, "UPS"}

The security script will fire 2 action groups, UPS_Opened and UPS_Closed.

Action Group: UPS_Opened (Power Failed)
- set variable AC_Power_On to false

Action Group: UPS_Closed (Power Restored)
- set variable AC_Power_On to true
- remove delayed actions for trigger "Power Fail Alert"

Add trigger: Power Fail Alert
- when variable AC_Power_On becomes false
- send email, delay by 2 min

Add a new variable to the Variable List called 'AC_Power_On', initial value true.

The Indigo computer and router are on the UPS, so email is still up in a power outage. X10 commands do not work with the power out, don't know about INSTEON. I chose a 2 minute delay to eliminate those quick power bounces.

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 5 guests