I have a database with performance counter data, and I would like to show it on an ASP.net page, but the fact is that I do not want to use a Flash-based graphics solution or a Javascript-based solution, which I would just like to create images and use the ones I want the images to look like RRD or MRTG images.
I am trying to figure out how I can create graphs like the following
http://oss.oetiker.ch/rrdtool/stream-pop.png
http://oss.oetiker.ch/rrdtool/gallery/index.en.html
Any ideas?
source
share