On Thu, Jun 16, 2005 at 04:45:46PM +0200, Gabriel Esteves wrote: > Hello, > I have a question.... I have a serie of RRD files, and now I would like > to put them all in the same graph. Is that possible? How?
DEF:var1=/path/to/first/file.rrd:ds0:AVERAGE DEF:var2=/path/to/other/file.rrd:ds0:AVERAGE and so on HTH Alex -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
