hi,

I am having trouble generating graphs from RRD files.  I'm not sure that my
files even contain any information as my graphs are always empty.  I have set up
a script that updates the rrd files every 15 minutes from some files generated
by flow-tools.  The flow files contain the correct data, but i want to verify
that my RRD files are storing the data correctly.  I have tried using the
following command to generate a graph from one of my rrd files.

#rrdtool graph test.png -a PNG \
DEF:val1=protocol_tcp.rrd:in_bytes:AVERAGE \
AREA:val1#0000FF:Value1 \
-s 20041026 -e now

the command generates a test.png file but the graph doesn't contain any 
information.

im using the following:
Redhat 7.3
flowtools-0.66
rrdtools-1.0.49

refer to this thread as i think i might be having the same problem.

http://www.ee.ethz.ch/~slist/rrd-users/msg07031.html

thanks,

Zach

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to