Cacti 1.1.28 not collecting data for traffic over 10GB limit

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
adriano
Posts: 1
Joined: Fri Apr 07, 2017 5:47 am

Cacti 1.1.28 not collecting data for traffic over 10GB limit

Post by adriano »

Hi Guys,

Could you please have a look into this?
I'm struggling to find out the cause for the issue below. It seems the cacti is not able to collect data for the applied data template "Interface - (64-bit) Traffic", for the traffic passing abobe 9.99GB.
Tried different things, but was not able to sort it out.
Do you have any ideea?

Your support is much appreciated! :)

Thank you!

Below the debug info for the affected graph.

RRDtool Command:
/bin/rrdtool graph - \
--imgformat=PNG \
--start='-180000' \
--end='-300' \
--pango-markup \
--title='(64-bit) AGG101 - Traffic - Eth-Trunk200.1000 Cicuit Description Light' \
--vertical-label='bits/sec' \
--slope-mode \
--base=1000 \
--height=120 \
--width=500 \
--tabwidth '30' \
--rigid \
--upper-limit='12000000000' \
--lower-limit='0' \
--color BACK#F3F3F3 \
--color CANVAS#FDFDFD \
--color SHADEA#CBCBCB \
--color SHADEB#999999 \
--color GRID#C4C4C4 \
--color MGRID#1A1C1C \
--color FONT#000000 \
--color AXIS#2C4D43 \
--color ARROW#2C4D43 \
--color FRAME#2C4D43 \
--border 1 --font TITLE:8: \
--font AXIS:8: \
--font LEGEND:8: \
--font UNIT:6: \
--font WATERMARK:8: \
--slope-mode \
--watermark 'Generated by Cacti®' \
DEF:a='/var/www/html/cacti/rra/agg101_traffic_in_hc_7312.rrd':'traffic_in_hc':AVERAGE \
DEF:b='/var/www/html/cacti/rra/agg101_traffic_in_hc_7312.rrd':'traffic_out_hc':AVERAGE \
CDEF:cdefa='a,8,*' \
CDEF:cdeff='b,8,*' \
LINE1:cdefa#00CF00FF:'Inbound ' \
AREA:cdefa#00CF0019:'' \
GPRINT:cdefa:LAST:'Current\:%8.2lf %s' \
GPRINT:cdefa:AVERAGE:'Average\:%8.2lf %s' \
GPRINT:cdefa:MAX:'Maximum\:%8.2lf %s\n' \
LINE1:cdeff#002A97FF:'Outbound' \
AREA:cdeff#002A9719:'' \
GPRINT:cdeff:LAST:'Current\:%8.2lf %s' \
GPRINT:cdeff:AVERAGE:'Average\:%8.2lf %s' \
GPRINT:cdeff:MAX:'Maximum\:%8.2lf %s\n'
RRDtool Says:
OK

=========================

Index Type
ifDescr
Index Value
Eth-Trunk200.1000
Output Type ID
(64-bit) Traffic In/Out (bits/sec)
Data Source Debug
/bin/rrdtool create \
/var/www/html/cacti/rra/agg101_traffic_in_hc_7312.rrd \
--step 300 \
DS:traffic_in_hc:COUNTER:600:0:20000000000 \
DS:traffic_out_hc:COUNTER:600:0:20000000000 \
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:MIN:0.5:1:600 \
RRA:MIN:0.5:6:700 \
RRA:MIN:0.5:24:775 \
RRA:MIN: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 \
RRA:LAST:0.5:1:600 \
RRA:LAST:0.5:6:700 \
RRA:LAST:0.5:24:775 \
RRA:LAST:0.5:288:797 \


filename /var/www/html/cacti/rra/agg101_traffic_in_hc_7312.rrd
rrd_version 0003
step 300
last_update 1585033801 [2020/03/24 07:10:01]
Data Source Items Type Minimal Heartbeat Min Max Last DS Value Unknown Sec
traffic_in_hc COUNTER 600 0 1 G 12,640 T 263 M 0
traffic_out_hc COUNTER 600 0 1 G 956 T 31 M 0
Round Robin Archive Consolidation Function Rows Cur Row PDP per Row X Files Factor CDP Prep Value (0) CDP Unknown Data points (0)
0 AVERAGE 600 198 1 0.5 NaN 0
1 AVERAGE 700 167 6 0.5 509158764.05 0
2 AVERAGE 775 270 24 0.5 2766347998.1 0
3 AVERAGE 797 121 288 0.5 32372507699 0
4 MIN 600 436 1 0.5 NaN 0
5 MIN 700 432 6 0.5 233728568.18 0
6 MIN 775 166 24 0.5 142975998.34 0
7 MIN 797 514 288 0.5 142975998.34 0
8 MAX 600 275 1 0.5 NaN 0
9 MAX 700 341 6 0.5 275430195.86 0
10 MAX 775 294 24 0.5 275430195.86 0
11 MAX 797 412 288 0.5 938590027.46 0
12 LAST 600 226 1 0.5 NaN 0
13 LAST 700 133 6 0.5 275430195.86 0
14 LAST 775 638 24 0.5 275430195.86 0
15 LAST 797 377 288 0.5 275430195.86 0
RRDtool Tune Info
RRD maximum for Data Source 'traffic_in_hc' should be '20000000000'
RRD maximum for Data Source 'traffic_out_hc' should be '20000000000'
/bin/rrdtool tune /var/www/html/cacti/rra/agg101_traffic_in_hc_7312.rrd --maximum traffic_in_hc:20000000000
/bin/rrdtool tune /var/www/html/cacti/rra/agg101_traffic_in_hc_7312.rrd --maximum traffic_out_hc:20000000000
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests