Skip to content

Pure javascript RRD file manipulation implementation. Fork of the original project for use with node.js

License

Notifications You must be signed in to change notification settings

tjfontaine/javascript-rrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascriptRRD
=============

javascriptRRD package contains a set of Javascript libraries
that can be used for reading RRD archives from any Web browser.
Mozilla, Internet Explorer and Safari havae been tested.

Being Javascript an interpreted language, no compilation is needed.
Just copy the files in the files located in the 
src/lib
directory into a Web accessible location and use them.

The 
src/examples/
directory contain example Web pages that you can use as a template
for writing your own Web Browser applications for accessing the
RRD archives on your Web server.

While the code itself tries to be self documenting, the 
doc/lib/
directory contains more detailed information about the libraries.

About

Pure javascript RRD file manipulation implementation. Fork of the original project for use with node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published