[collectd] rrdgraph in javascript

Manuel Luis Sanmartín Rozada manuel.luis at gmail.com
Thu May 19 13:03:49 CEST 2011


Hi.

The other day I had a crazy idea: get the code of rrdtool and convert
to javascript.
It's needs more work, is a simple translation of the C code.

It uses canvas and  works in Chome 10 and Firefox 4, it has much
better performance in Chome.

To view an example:
   it has a very simple command line parser (the tokens are separted
by spaces or ")
   http://manuelluis.github.com/jsrrdgraph/

The code:
   https://github.com/manuelluis/jsrrdgraph



More information about the collectd mailing list