/bin/rrdtool graph - \
--imgformat=PNG \
--start='1718909100' \
--end='1718995500' \
--title='tyo-crsx - Non-Unicast Packets - HundredGigE0/5/0/0.1372 (tyo-t1600 vlan1372)' \
--rigid \
--base='1000' \
--height='150' \
--width='600' \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 2024/06/21 03\:45\:00 To 2024/06/22 03\:45\:00\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-crsx_nonunicast_out_1419.rrd':'nonunicast_in':AVERAGE \
DEF:b='/usr/share/cacti/rra/tyo-crsx_nonunicast_out_1419.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' |