Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
CE-21.10
-
Version Information
Observium CE 21.10.11666 (12th October 2021)
OS Linux 5.4.0-90-generic [amd64] (Ubuntu 20.04)
Apache 2.4.41 (Ubuntu)
PHP 7.4.3 (OPcache: ENABLED) (Memory: 128MB)
Python 3.8.10
MySQL 8.0.27-0ubuntu0.20.04.1 (extension: mysqli 7.4.3)
SNMP NET-SNMP 5.8
RRDtool 1.7.2
Fping 4.2 (IPv4 and IPv6)Version Information Observium CE 21.10.11666 (12th October 2021) OS Linux 5.4.0-90-generic [amd64] (Ubuntu 20.04) Apache 2.4.41 (Ubuntu) PHP 7.4.3 (OPcache: ENABLED) (Memory: 128MB) Python 3.8.10 MySQL 8.0.27-0ubuntu0.20.04.1 (extension: mysqli 7.4.3) SNMP NET-SNMP 5.8 RRDtool 1.7.2 Fping 4.2 (IPv4 and IPv6)
Description
We recently upgraded network cards in some of our database servers. The total traffic graph on the device page for these devices either no longer draws, or draws but is inaccurate as the new ports are missing from the collection. It seems to me as if the device traffic aggregate graph is created when the device is added and I've not yet figured out a way to recompose the list of interfaces for the device. I'd prefer to correct the graph, than to delete and add the devices as the history is important to us.
Description
Device total traffic in bits/sec.
Performance & Output
RRDTool Output: ERROR: can not parse an empty rpn expression
RRDtool Runtime: 0.012s | Total time: 0.013s
RRDTool Command
/usr/bin/rrdtool graph /tmp/PPtbxBjGAkYvkpOZ.png -g -Y --alt-autoscale --rigid --start 1637522247 --end 1637608647 --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 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
RRDTool Files Used
No RRD information returned. This may be because the graph module doesn't yet return this data.