/bin/rrdtool graph - \
--imgformat=PNG \
--start='1715243154' \
--end='1715847954' \
--title='kote-mx80-2j - Unicast Packets - xe-0/0/2 (te0-0-1-kote-mx80-3)' \
--rigid \
--base='1000' \
--height='150' \
--width='600' \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 2024/05/09 17\:25\:54 To 2024/05/16 17\:25\:54\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/kote-mx80-2j_unicast_in_1438.rrd':'unicast_in':AVERAGE \
DEF:b='/usr/share/cacti/rra/kote-mx80-2j_unicast_in_1438.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' |