[rrd-users] basic graphing/ data granularity problem

Jerzy.Kaltenberg at alcatel.pl Jerzy.Kaltenberg at alcatel.pl
Wed May 24 00:40:37 MEST 2000


Dear All:

I have a problem with the blocky-looking averaged graphs, what do i do
to force rrd to graph a discrete value @ every update and not at the 1/2
hour ? how do i smooth out my graph ? base: 
DS:Outoctets:COUNTER:600:0:1250000 
     DS:Inoctets:COUNTER:600:0:1250000 
      RRA:AVERAGE:0.5:1:600
      RRA:AVERAGE:0.5:6:700  
      RRA:AVERAGE:0.5:24:775  
      RRA:AVERAGE:0.5:288:797 
      RRA:MAX:0.5:1:600  
      RRA:MAX:0.5:6:700  
      RRA:MAX:0.5:24:775
      RRA:MAX:0.5:288:797

graph:
 -x MINUTE:30:HOUR:2:HOUR:2:0:%k 
-l 0
 DEF:Inoctets=file.rrd:Inoctets:AVERAGE 
 DEF:Outoctetsfile.rrd:Outoctets:AVERAGE 
 cdef1  CDEF:Inbits=Inoctets,8,*
 cdef2  CDEF:Outbits=Outoctets,8,*
 AREA:Inbits#00FF00:In traffic
 LINE1:Outbits#0000FF:Out traffic



--
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



More information about the rrd-users mailing list