rtucker / munin-dehumid-status
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
81d8d6e
commit 81d8d6e91f24b9503e41b79f95b59cfde64c31d6
tree c539b4cde730affbfe9ce3f1eae46670a34dc02e
parent d0a507805116ede109a5507ab79647fa08fa21a0
tree c539b4cde730affbfe9ce3f1eae46670a34dc02e
parent d0a507805116ede109a5507ab79647fa08fa21a0
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
COPYRIGHT | ||
| |
README | ||
| |
capacitance_tester.pde | ||
| |
dehumidstatus | ||
| |
getdehumidpercent.py |
README
This is a Munin plugin to monitor dehumidifiers.
For more information on how and why one would monitor a dehumidifier:
http://github.com/mwalling/arduino-twitdehumid/tree
http://blog.hoopycat.com/2009/08/dehumidifier-sensor
Also includes getdehumidpercent.py, which parses an rrd file and returns
some basic stats on the dehumidifier in a CGI-callable way.
capacitance_tester.pde is based on an example sketch by Paul Badger,
from http://arduino.cc/en/Tutorial/CapacitanceMeter

