auser / erlrrd
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
erlrrd /
| name | age | message | |
|---|---|---|---|
| |
AUTHORS | ||
| |
ChangeLog | ||
| |
Makefile.am.local | ||
| |
NEWS | ||
| |
README | ||
| |
README.maintainer | ||
| |
bootstrap | ||
| |
configure.ac.local | ||
| |
doc/ | ||
| |
fw-pkgin/ | ||
| |
src/ | ||
| |
tests/ |
README
This module provides a gen_server controlling a Port to "rrdtool -" rrdtool is a very nice graphing system as well as logger for time series data. for more info on rrdtool check out: http://oss.oetiker.ch/rrdtool/ for more info on this, the erlrrd module see the doc directory.

