[rrd-developers] Re: rrdtool graph (fwd)

Tobias Oetiker oetiker at ee.ethz.ch
Sun Aug 12 19:28:04 MEST 2001


Today Alex van den Bogaerdt wrote:

 |
 | Hi,
 |
 | It seems to me that the graph portion of rrdtool is turning into
 | a front-end type of program rather than a backend program.  This
 | is not a bad thing however now may be the time to rethink about
 | this.  The grapher portion becomes quite large.
 |
 | Just as a proposal for discussion:  what if we take the DEF,CDEF
 | and VDEF stuff apart.  This generates arrays of numbers and can
 | change the databases (Jake's stuff).  Processing the arrays is
 | IMHO a task for a front-end application which could be called
 | rrdgraph.  The same arrays could be fetched by another front-end
 | application called rrdreport.
 |
 | Of course, the current "rrdtool graph" will not have to go per se.
 | It can be made a hook to the front-end if desired.  It may be
 | enough to modify rrdtool fetch slightly and in the new rrdgraph
 | front-end application we'd make DEF a hook to fetch.
 | Consolidating the arrays into something suitable for graphing is
 | already a job for the front-end part.
 |
 | What do you all think about this?

Moving the data manipulation stuff to an extra module certainly
sounds like a good idea to me ... we could think of it as an
extended version of rrdtool fetch ... how would you go about it?
What aobut the interfaces ?

cheers
tobi

 | cheers,
 |

-- 
 ______    __   _
/_  __/_  / /  (_) Oetiker, ETZ J97, ETH, 8092 Zurich, Switzerland
 / // _ \/ _ \/ / phoneto:+41(0)1-632-5286  faxto:+41(0)1-632-1517
/_/ \.__/_.__/_/ mailto:oetiker at ee.ethz.ch http://people.ee.ethz.ch/~oetiker



--
Unsubscribe mailto:rrd-developers-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-developers-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-developers
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-developers mailing list