[rrd-users] Re: upgrade rrd files from 1.0.x to 1.2.x
Leif Neland
leif at neland.dk
Wed Nov 2 14:43:45 MET 2005
> 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:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list