On Tuesday 23 March 2010 at 16:10 (CET), Karl O. Pinc wrote:
> On 03/23/2010 06:00:13 AM, Ruben Laban wrote:
> > Hello list,
> >
> > I'm trying to cook up an improved datamodel to store our bandwidth
> > statics.
>
> Have you considered rrdtool, in conjunction with a supporting
> tool for data display like cacti or whatever?  The rrdtool
> website has links to related software.
>
> http://oss.oetiker.ch/rrdtool/

I did/do indeed. I'm likely to build a two-tier setup:
* A SQL based long-term storage solution with raw data.
* A (most likely) rrd based "frontend" storage solution which would allow easy 
graphing as well (which I currently use gnuplot for).

I might need to get some SSD disks to be able to import the raw data into rrd 
files in a relatively fast way.

Using rrdtool as single backend isn't an option. With the ammount of details 
we want to keep over time, the rrd files would be quite large. And since each 
rrd update pretty much requires the complete file to be "rewritten", the 
performance would be pretty bad.

-- 
Regards,

Ruben Laban
Senior Systems and Network Administrator
ISM eCompany

_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to