coffeescript-rrd icon indicating copy to clipboard operation
coffeescript-rrd copied to clipboard

Add rrd info

Open DMajrekar opened this issue 13 years ago • 0 comments

These commits allow access to the rrdtool info command. The output is parsed into a new RRDInfo object to allow access to the ds_names and other related data.

This is my first real stab at node code so any feedback on style / formatting / testing would be really appreciated :)

DMajrekar avatar Nov 09 '11 10:11 DMajrekar