CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 17:49:51 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091116184002
location: https://web.archive.org/web/20091116184002/https://github.com/dustin/environ
server-timing: captures_list;dur=0.625082, exclusion.robots;dur=0.028039, exclusion.robots.policy;dur=0.015703, esindex;dur=0.014205, cdx.remote;dur=28.588814, LoadShardBlock;dur=396.497442, PetaboxLoader3.datanode;dur=197.522799, PetaboxLoader3.resolve;dur=115.503650
x-app-server: wwwb-app202
x-ts: 302
x-tr: 450
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app202; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 07 Aug 2025 17:49:52 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 16 Nov 2009 18:40:01 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "9108db4f3defd81ea2d19d6fa8370dcf"
x-archive-orig-x-runtime: 122ms
x-archive-orig-content-length: 25492
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 16 Nov 2009 18:40:02 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 16 Nov 2009 18:40:02 GMT", ; rel="memento"; datetime="Mon, 16 Nov 2009 18:40:02 GMT", ; rel="next memento"; datetime="Thu, 07 Jan 2010 09:03:11 GMT", ; rel="last memento"; datetime="Wed, 16 Sep 2020 16:12:20 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_12_20091116112958_crawl101-c/51_12_20091116183912_crawl101.arc.gz
server-timing: captures_list;dur=0.577940, exclusion.robots;dur=0.027914, exclusion.robots.policy;dur=0.016267, esindex;dur=0.012157, cdx.remote;dur=163.444671, LoadShardBlock;dur=910.734341, PetaboxLoader3.resolve;dur=922.835424, PetaboxLoader3.datanode;dur=225.599752, load_resource;dur=306.730016
x-app-server: wwwb-app202
x-ts: 200
x-tr: 1447
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
dustin's environ at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | My environmental monitoring stuff for the house. edit |
Homepage: | edit |
Public Clone URL: |
git://github.com/dustin/environ.git
Give this clone URL to anyone.
git clone git://github.com/dustin/environ.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:dustin/environ.git
|
environ /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Fri Apr 04 23:01:34 -0700 2008 | Made .hgignore a .gitignore [dustin] |
![]() |
Emakefile | Mon Jun 25 11:34:03 -0700 2007 | New build structure for environ. [dustin] |
![]() |
Makefile | Fri Apr 04 23:04:18 -0700 2008 | Fixed the makefile to clean stuff properly on m... [dustin] |
![]() |
README.markdown | Fri Apr 04 23:11:05 -0700 2008 | Added a README [dustin] |
![]() |
environ.rel | Wed Oct 28 09:58:47 -0700 2009 | Updated kernel and stdlib versions for rel. [dustin] |
![]() |
include/ | Mon Jun 25 11:34:03 -0700 2007 | New build structure for environ. [dustin] |
![]() |
initmnesia | Sat Jul 21 13:39:28 -0700 2007 | A script to create the mnesia db [dustin] |
![]() |
priv/ | Sat Jul 21 13:40:08 -0700 2007 | Changes to get stuff running on purple. [dustin] |
![]() |
src/ | Wed Oct 28 09:57:13 -0700 2009 | Fix some deprecated guards. [dustin] |
![]() |
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.
This feature is coming soon. Sit tight!