Tobias Oetiker wrote: > | I think what would be useful is to be able to feed the graphing part > | with variety of datasources, instead of just the builtin file format. > > yep, this is certainly a point to consider, but I guess you want to > feed your data to the part which does data massage also, not only > to the grapher
Or, alternately, only accept data that is in the proper format. Feeding data as an arbitrary time/value series is done by creating a database and feeding the numbers using rrdtool update. When you already have a series of numbers in the proper format (for instance you stored them from MRTG log files) this can also be done by using rrdtool update but it might be useful to just present a grapher with the array. cheers, -- __________________________________________________________________ / [EMAIL PROTECTED] [EMAIL PROTECTED] \ | work private | | My employer is capable of speaking therefore I speak only for myself | +----------------------------------------------------------------------+ | Technical questions sent directly to me will be nuked. Use the list. | +----------------------------------------------------------------------+ | http://faq.mrtg.org/ | | http://rrdtool.eu.org --> tutorial | +----------------------------------------------------------------------+ -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-developers WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
