I would like to start tracking the growth of my source control server, starting with data from 2007. For each repository, on a given date, I have its size and revision number, and I have a perl script to pack all the historic data into one big hash table.
I am wondering if I rrdtool can be used for this, since the data is old, or should I look into something completely different, like mysql and some other graphing system. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
