/bin/rrdtool graph - \
--imgformat=PNG \
--start='1711689637' \
--end='1714368037' \
--title='tyo-ex2300-2 - Non-Unicast Packets - xe-0/1/0 (tyo-qfx10k xe-0/0/66:0 temp_tyo-ex2300-1 xe-0/1/3)' \
--rigid \
--base='1000' \
--height='150' \
--width='600' \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 2024/03/29 14\:20\:37 To 2024/04/29 14\:20\:37\c" \
COMMENT:" \n" \
--vertical-label='packets/sec' \
--slope-mode \
--font TITLE:10: \
--font AXIS:8: \
--font LEGEND:8: \
--font UNIT:8: \
DEF:a='/usr/share/cacti/rra/tyo-ex2300-2_nonunicast_out_2383.rrd':'nonunicast_in':AVERAGE \
DEF:b='/usr/share/cacti/rra/tyo-ex2300-2_nonunicast_out_2383.rrd':'nonunicast_out':AVERAGE \
AREA:a#FFF200FF:'Non-Unicast Packets In' \
GPRINT:a:LAST:' Current\:%8.2lf %s' \
GPRINT:a:AVERAGE:'Average\:%8.2lf %s' \
GPRINT:a:MAX:'Maximum\:%8.2lf %s\n' \
LINE1:b#00234BFF:'Non-Unicast Packets Out' \
GPRINT:b:LAST:'Current\:%8.2lf %s' \
GPRINT:b:AVERAGE:'Average\:%8.2lf %s' \
GPRINT:b:MAX:'Maximum\:%8.2lf %s\n' |