[rrd-users] Graph all data?
Stefano Cislaghi
s.cislaghi at gmail.com
Tue Jan 24 16:28:09 MET 2006
Hi all again,
so now I've created an rrd db with this command:
rrdtool create tal_new.rrd --start 1138113742 --step 60
DS:time:GAUGE:120:0:10 RRA:AVERAGE:0.01:2:1440 RRA:AVERAGE:0.01:15:672
RRA:AVERAGE:0.01:1440:31 RRA:MAX:0.01:15:672
Using this command line:
rrdtool graph --rigid web/tempo1.png
DEF:mytime=/export/KPI/TAL/conf/tal_new.rrd:time:AVERAGE
LINE1:mytime#FF0000
480x155
I create graph for daily average. How can I create other different
graph for second and third average?
Also, I've understood that the only way to show data relative to the
maximum value reached in a day was to create a different RRA, but how
can i show it?
Thanks
Ste
--
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