I don't understand, did you fix it?
/Markus

2016-04-29 12:13 GMT+02:00 Ole Hansen <oha@netic.dk>:
Ah, found it myself:

$config['device_traffic_iftype']  = array('/loopback/','/tunnel/','/virtual/','/mpls/', '/ieee8023adLag/','/ppp/', '/propMultiplexor/‘);

Default is the above plus l2vlan

— 
Ole Hansen

On 27 Apr 2016, at 10:09, Ole Hansen <oha@netic.dk> wrote:

Hi,

Ahh, that makes (kind of) sense.Yes, the contexts only have sub-interfaces, not physical interfaces.

Is there a way to configure Observium to accept this?

— 
Ole Hansen

On 27 Apr 2016, at 09:29, Markus Klock <markus@best-practice.se> wrote:

Hi Ole,
The traffic summary graph will always ignore all virtual interfaces to prevent it to count traffic more than once (once for virtual and one for the physical interface)
Thats why you see "ignored by ifType=l2vlan".
I assume your ASA Context contains only vlan-interfaces correct? As the context have no physical interfaces the traffic summary graph will fail.

/Markus

2016-04-27 9:21 GMT+02:00 Ole Hansen <oha@netic.dk>:
Hi,

When drawing the traffic summary graph for two Cisco ASA contexts (on the same physical ASA HA setup) i get the error below. I can’t see whats wrong with the RRD CMD. Any ideas?

[Port (id=580, ifIndex=34) ignored by ifType=l2vlan]
[Port (id=822, ifIndex=36) ignored by ifType=l2vlan]
RRD CMD[%ygraph /tmp/AWXsLIqXeIKG8gBv.png -Y --alt-autoscale --rigid --start 1461654797 --end 1461741197 --width 1152 --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:'DroidSansMono,DejaVuSansMono' --font AXIS:7:'DroidSansMono,DejaVuSansMono' --font-render-mode normal -E COMMENT:'Bits/s ' COMMENT:' Now' COMMENT:' Avg' COMMENT:' Min' COMMENT:' Max' COMMENT:' Total' COMMENT:'\l' CDEF:inB= CDEF:outB= CDEF:octets=inB,outB,+ CDEF:doutB=outB,-1,* CDEF:inbits=inB,8,* CDEF:outbits=outB,8,* CDEF:bits=inbits,outbits,+ CDEF:doutbits=doutB,8,* VDEF:95thin=inbits,95,PERCENT VDEF:95thout=outbits,95,PERCENT CDEF:pout_tmp=doutbits,-1,* VDEF:dpout_tmp=pout_tmp,95,PERCENT CDEF:dpout_tmp2=doutbits,doutbits,-,dpout_tmp,-1,*,+ VDEF:d95thout=dpout_tmp2,FIRST VDEF:totin=inB,TOTAL VDEF:avein=inbits,AVERAGE VDEF:totout=outB,TOTAL VDEF:aveout=outbits,AVERAGE VDEF:tot=octets,TOTAL COMMENT:' \l' HRULE:999999999999999#FFFFFF:'Total Rx' GPRINT:inbits:LAST:%6.2lf%s GPRINT:inbits:AVERAGE:%6.2lf%s GPRINT:inbits:MIN:%6.2lf%s GPRINT:inbits:MAX:%6.2lf%s GPRINT:totin:%6.2lf%sB COMMENT:'\l' HRULE:999999999999999#FFFFFF:' Tx' GPRINT:outbits:LAST:%6.2lf%s GPRINT:outbits:AVERAGE:%6.2lf%s GPRINT:outbits:MIN:%6.2lf%s GPRINT:outbits:MAX:%6.2lf%s GPRINT:totout:%6.2lf%sB COMMENT:'\l' HRULE:999999999999999#FFFFFF:' Agg' GPRINT:bits:LAST:%6.2lf%s GPRINT:bits:AVERAGE:%6.2lf%s GPRINT:bits:MIN:%6.2lf%s GPRINT:bits:MAX:%6.2lf%s GPRINT:tot:%6.2lf%sB COMMENT:'\l' HRULE:0#999999%n]
RRD RUNTIME[0.0117s]
RRD STDOUT[ERROR: String ends after the = sign on 'CDEF:inB=']
RRD_STATUS[FALSE]

— 
Ole Hansen


_______________________________________________
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

_______________________________________________
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