/bin/rrdtool graph - \
--imgformat=PNG \
--start='1692970594' \
--end='1726023778' \
--title='(old)hk-mx80-1j - Unicast Packets - |query_ifName| (|query_ifAlias|)' \
--rigid \
--base='1000' \
--height='150' \
--width='600' \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 2023/08/25 22\:36\:34 To 2024/09/11 12\:02\:58\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/hk-mx80-1j_unicast_in_1863.rrd':'unicast_in':AVERAGE \
DEF:b='/usr/share/cacti/rra/hk-mx80-1j_unicast_in_1863.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' |