Hello,
In the Device option, at Data Query [SNMP - Interface Statistics] , I modified the graph type from "In/Out bits 64 bit counter" to "In/Out Bits with total bandwidth ".
A strange behaviour occured,as you can see in the attached file.
Can anyone help me how to fix this ?
Thank you very much !
(I am using cacti version 0.8.7c)
Negative Y axis values
Moderators: Developers, Moderators
Negative Y axis values
- Attachments
-
- graph_image.php.png (28.34 KiB) Viewed 2008 times
Hello,
Here's the output :
Here's the output :
Code: Select all
RRDTool Command:
/usr/local/rrdtool-1.2.29/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="babylon - Traffic - eth0" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:10: \
--font AXIS:7.5: \
--font LEGEND:7.5: \
--font UNIT:7.5: \
DEF:a="/data/www/cacti/rra/babylon_traffic_in_318.rrd":traffic_in:AVERAGE \
DEF:b="/data/www/cacti/rra/babylon_traffic_in_318.rrd":traffic_out:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdeff=b,8,* \
AREA:cdefa#00CF00FF:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s" \
COMMENT:"Total In\: 2.88 GB\n" \
LINE1:cdeff#002A97FF:"Outbound" \
GPRINT:cdeff:LAST:"Current\:%8.2lf %s" \
GPRINT:cdeff:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdeff:MAX:"Maximum\:%8.2lf %s" \
COMMENT:"Total Out\: 9.86 GB"
RRDTool Says:
OK
Who is online
Users browsing this forum: No registered users and 0 guests