/bin/rrdtool graph - \
--imgformat=PNG \
--start='1737143048' \
--end='1737315848' \
--title='tyo-mx10k - Unicast Packets - et-0/1/2.3703 (WIDEviaJGN)' \
--rigid \
--base='1000' \
--height='150' \
--width='600' \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 2025/01/18 04\:44\:08 To 2025/01/20 04\:44\:08\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-mx10k_unicast_in_2459.rrd':'unicast_in':AVERAGE \
DEF:b='/usr/share/cacti/rra/tyo-mx10k_unicast_in_2459.rrd':'unicast_out':AVERAGE \
AREA:a#FFF200FF:'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:'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' |