This is a discussion on [rrd-users] Re: How can I store array values in RRD? within the RRD Users forums, part of the Networking and Network Related category; Hi Uwe, the base data-type of rrdtool is a double ... from what you describe I guess you are more ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi Uwe,
the base data-type of rrdtool is a double ... from what you describe I guess you are more looking at a data-mining application ... best is to store all the data you get in a good relational databse eg postgesql and work from there ... rrdtool shines if you want to do longterm monitoring of a more or less define datasource and not an every changing set of workloads .... what some people do, is that they create rrd files on the fly for graphing purposes, but this is not realy the idea behind rrdtool .... cheers tobi -- ______ __ _ /_ __/_ / / (_) Oetiker @ ISG.EE, ETL F24.2, ETH, CH-8092 Zurich / // _ \/ _ \/ / System Manager, Time Lord, Coder, Designer, Coach /_/ \.__/_.__/_/ http://people.ee.ethz.ch/oetiker +41(0)44-632-5286 -- Unsubscribe mailto:rrd-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:rrd-users-request@list.ee.ethz.ch?subject=help Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |