![](https://secure.gravatar.com/avatar/e3c66d852207fa546922bee5548918c5.jpg?s=120&d=mm&r=g)
Thanks,
Just saw it here :
http://jira.observium.org/browse/OBSERVIUM-371
I should first RTFM
Just made this :
rrdtool tune port-575.rrd --maximum OUTOCTETS:2.5000000000e+10 rrdtool tune port-575.rrd --maximum INOCTETS:2.5000000000e+10
Now, I’ll see tonight around 08pm :)
Raphael
On 12 Nov 2013, at 14:37, Adam Armstrong adama@memetic.org wrote:
rrdtune would work on an rrd-by-rrd basis.
rrdtool tune <filename> -a inoctets:<max value> -a outoctets:<max value>
We should really make the max value for these RRDs configurable, or perhaps create RRDs for certain interface types with larger RRAs.
adam.
On 2013-11-12 09:19, Raphael Maunier wrote:
Hello, I have one Juniper MX480 with 40 * 10G ports. The router push more than 150G and more than 100G on one IRB interface. Observium see the traffic on the IRB interface here : http://imageshack.com/i/mah92bp [1] But is unable to graph the port here : http://imageshack.com/i/1364rap [2] http://imageshack.com/i/nmkft3p [3] I’m running CE 0.13.10.4585 Is there any The rrd graph was created with a lower value for the bandwidth ( updated to 200G after ) . Do I have to re-generate the rrd file ( export from the old rrd and import data to the new one ? Here the rrdtool command to update the rrd rrdtool graph /tmp/IilQ0vGmiWc161PX.png --alt-autoscale-max --rigid -E --start 1384116473 --end 1384202873 --width 1159 --height 300 -c BACK#EEEEEE00 -c SHADEA#EEEEEE00 -c SHADEB#EEEEEE00 -c FONT#000000 -c CANVAS#FFFFFF00 -c GRID#a5a5a5 -c MGRID#FF9999 -c FRAME#5e5e5e -c ARROW#5e5e5e -R normal --font LEGEND:8:'DejaVuSansMono' --font AXIS:7:'DejaVuSansMono' --font-render-mode normal COMMENT:'Bits/s Now Avg Max 95th n' DEF:outoctets=/opt/observium/rrd/router.test.com/port-575.rrd:OUTOCTETS:AVERAGE [4] DEF:inoctets=/opt/observium/rrd/router.test.com/port-575.rrd:INOCTETS:AVERAGE [5] DEF:outoctets_max=/opt/observium/rrd/router.test.com/port-575.rrd:OUTOCTETS:MAX [6]DEF:inoctets_max=/opt/observium/rrd/router.test.com/port-575.rrd:INOCTETS:MAX [7] CDEF:octets=inoctets,outoctets,+ CDEF:doutoctets=outoctets,-1,* CDEF:outbits=outoctets,8,* CDEF:outbits_max=outoctets_max,8,* CDEF:doutoctets_max=outoctets_max,-1,* CDEF:doutbits=doutoctets,8,* CDEF:doutbits_max=doutoctets_max,8,* CDEF:inbits=inoctets,8,* CDEF:inbits_max=inoctets_max,8,* VDEF:totin=inoctets,TOTAL VDEF:totout=outoctets,TOTAL VDEF:tot=octets,TOTAL VDEF:95thin=inbits,95,PERCENT VDEF:95thout=outbits,95,PERCENT VDEF:d95thout=doutbits,5,PERCENT AREA:inbits#92B73F LINE1.25:inbits#4A8328:'In ' GPRINT:inbits:LAST:%6.2lf%s GPRINT:inbits:AVERAGE:%6.2lf%s GPRINT:inbits_max:MAX:%6.2lf%s GPRINT:95thin:%6.2lf%s\n AREA:doutbits#7075B8 LINE1.25:doutbits#323B7C:'Out' GPRINT:outbits:LAST:%6.2lf%s GPRINT:outbits:AVERAGE:%6.2lf%s GPRINT:outbits_max:MAX:%6.2lf%s GPRINT:95thout:%6.2lf%s\n GPRINT:tot:'Total %6.2lf%s' GPRINT:totin:'(In %6.2lf%s' GPRINT:totout:'Out %6.2lf%s)\l' [8]LINE1:95thin#aa0000 LINE1:d95thout#aa0000 regards, Raphael Links:
[1] http://imageshack.com/i/mah92bp [2] http://imageshack.com/i/1364rap [3] http://imageshack.com/i/nmkft3p [4] http://router.test.com/port-575.rrd:OUTOCTETS:AVERAGE [5] http://router.test.com/port-575.rrd:INOCTETS:AVERAGE [6] http://router.test.com/port-575.rrd:OUTOCTETS:MAX [7] http://router.test.com/port-575.rrd:INOCTETS:MAX [8] smb://l' _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium