Version 8 of RRD

Updated 2012-02-15 18:55:48 by Jorge

Round Robin Database Tool

This powerful database/graphing tool comes with bindings to Tcl:

 load tclrrd.so
 Rrd::create ...

See http://oss.oetiker.ch/rrdtool/ (URL updated by MAKR - 2007-06-19)

Designed to represent time series data, often used by ISPs to visualize network-traffic through routers etc.

The Tcl bindings are part of the RRDTool sources (see bindings/tcl subdirectory).

an example is available at:
http://chihungchan.blogspot.com/2007/03/solaris-tcl-apache-rrdtool.html