public
Description: My environmental monitoring stuff for the house.
Clone URL: git://github.com/dustin/environ.git
Search Repo:
name age message
folder .gitignore Fri Apr 04 23:01:34 -0700 2008 Made .hgignore a .gitignore [dustin]
folder Emakefile Mon Jun 25 11:34:03 -0700 2007 New build structure for environ. [dustin]
folder Makefile Fri Apr 04 23:04:18 -0700 2008 Fixed the makefile to clean stuff properly on m... [dustin]
folder README.markdown Fri Apr 04 23:11:05 -0700 2008 Added a README [dustin]
folder environ.rel Wed Jul 23 16:34:29 -0700 2008 Kernel updates. [dustin]
folder include/ Mon Jun 25 11:34:03 -0700 2007 New build structure for environ. [dustin]
folder initmnesia Sat Jul 21 13:39:28 -0700 2007 A script to create the mnesia db [dustin]
folder priv/ Sat Jul 21 13:40:08 -0700 2007 Changes to get stuff running on purple. [dustin]
folder src/ Wed Jul 23 16:36:07 -0700 2008 New beanstalk-xmpp stuff dispatches on its own. [dustin]
folder startenviron Sat Jul 21 13:40:08 -0700 2007 Changes to get stuff running on purple. [dustin]
README.markdown

Welcome to Environ

This is an erlang program I wrote that, combined with my 1wire suite, provides near-realtime alerting of sensors going out of state (or just falling off the network) so I can know when I need to buy a new air conditioner for my machine room.

It also provides a simple TCP mirroring that will show you data as it comes in on the wire. For a good time, telnet to lemp.west.spy.net port 8181.

Don't ask me what lemp stands for. I forgot pretty much as soon as I wrote it.


This software is released under the MIT license. If you like it, great. If you don't like it, make it better.