> Leif Neland wrote: >> >> rrdtool is "monolitic" i.e. it contains these functions: >> create, update, updatev, graph, dump, restore, >> last, first, info, fetch, tune, resize, xport >> >> Ie, it is not "rrddump", but "rrdtool dump" >> >> You probably have rrdtool... >> >> Leif >> > Somehow I have the program rrddump, rrdfetch, rrd... all seperate (and > also just rrdtool). Maybe this isn't true for all versions? That has > caused this confusion then :) >
Is rrddump a shellscript? #!/bin/sh shift rrdtool dump $* Or something to that effect? Leif -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
