[rrd-users] Re: trying to graph flow-tools data

Zicarelli, Gabriel gzicarelli at lopezleon.com
Tue Oct 26 22:11:14 MEST 2004


> i ran the command:
> # date +%s
> and got:
> 1098820015
>
> and received the same type of graph (no data), only now the 
> x-axis shows the
> correct time.  Is there any way to "browse" the rrd files to 
> ensure the data exists?
> 
> ~Zach

Of course. That should've been your first approach.
$ rrdtool fetch protocol_tcp.rrd --start [...] [CF]

Were [...] is the start time, and [CF] the consolidation
function you specified.
For --start use some interval YOU KNOW to have updated the db.

Gabriel

--
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://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list