Search found 1 match

by lelazary
Wed Nov 12, 2014 5:45 pm
Forum: Developers Sandbox - Meter Data
Topic: Simple perl collector with rrd and graphs
Replies: 1
Views: 7124

Simple perl collector with rrd and graphs

I created a simple app which collects data using perl, stores the information using rrd files and plots it using jquery (flot, etc). The graphs allow you to look at stored data as well as real time (1 sec) data. The project is on git hub at https://github.com/lelazary/elma There are only two source ...