/bin/rrdtool graph - \
--imgformat=PNG \
--start='1725941044' \
--end='1726027444' \
--title='tyo-mx2010 - Unicast Packets - et-3/1/0.21 (NICT-NALAB m7i-01 via NICT-GS4K)' \
--rigid \
--base='1000' \
--height='150' \
--width='600' \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 2024/09/10 13\:04\:04 To 2024/09/11 13\:04\:04\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-mx2010_unicast_in_2131.rrd':'unicast_in':AVERAGE \
DEF:b='/usr/share/cacti/rra/tyo-mx2010_unicast_in_2131.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' |