Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/auser/erlrrd
A mirror of erlrrd that provides bindings for the rrdtool
https://github.com/auser/erlrrd
Last synced: about 2 months ago
JSON representation
A mirror of erlrrd that provides bindings for the rrdtool
- Host: GitHub
- URL: https://github.com/auser/erlrrd
- Owner: auser
- Created: 2009-07-30T18:45:14.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-07-30T18:48:51.000Z (over 15 years ago)
- Last Synced: 2024-10-12T10:17:47.477Z (3 months ago)
- Homepage: http://code.google.com/p/erlrrd/
- Size: 78.1 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
Awesome Lists containing this project
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.