2

I'm starting to use Ganglia, which uses rrdtool which are great tools! I would like to change the way of charts, graphs are generated, 'cause I would like to generate charts with HighCharts. RRDTool generates an img which I can change the way it's generated.

Is that is possible ? How could I do that ? Thank you.

Valter Silva
  • 16,446
  • 52
  • 137
  • 218

1 Answers1

3

Take a look at this page. It gives a pretty good description, and some example code.

Good Luck!

Butters
  • 887
  • 1
  • 8
  • 28
  • 1
    The link is no longer valid since dyndns stopped their free tier. I have moved the tutorial to my personal blog at: http://blog.tafkas.net/2012/10/03/gathering-and-charting-temperatures-using-rrdtool-and-highcharts/ – Christian Stade-Schuldt Oct 11 '14 at 10:16