toddlipcon / erlrrd

an erlang port that provides an interface to rrdtool (git-svn checkout)

This URL has Read+Write access

erlrrd /
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.