/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start='1781762397' \
--end='1784440797' \
--title='IP SLA SVC to Ybor Low Priority - ICPIF' \
--base='1000' \
--height='150' \
--width='600' \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 06-18-2026 01\:59\:57 To 07-19-2026 01\:59\:57\c" \
COMMENT:" \n" \
--vertical-label='Score' \
--slope-mode \
--font TITLE:12:'Mr.' \
--font AXIS:8:'1' \
--font LEGEND:10:'1' \
--font UNIT:8:'1' \
DEF:a='/usr/local/apps/cacti-0.8.8f/rra/76/8716.rrd':'JitterOperICPIF':AVERAGE \
AREA:a#0000FFFF:'ICPIF' \
GPRINT:a:AVERAGE:'Avg\:%8.2lf%s' \
GPRINT:a:MAX:'Max\:%8.2lf%s' \
GPRINT:a:LAST:'Current\:%8.2lf%s\n' |