rtucker / munin-dehumid-status
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
d0a5078
commit d0a507805116ede109a5507ab79647fa08fa21a0
tree c5277dcab28b9de50e04cf27e795290c624d7894
parent 101aa2d1b658be7908c0c0925ca1a8aa6a5de50c
tree c5277dcab28b9de50e04cf27e795290c624d7894
parent 101aa2d1b658be7908c0c0925ca1a8aa6a5de50c
| 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

