/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start='1612305527' \
--end='1614983927' \
--title='NETAPP Maria - NetApp CPU % Busy' \
--base='1000' \
--height='120' \
--width='500' \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 2021/02/02 17\:38\:47 To 2021/03/05 17\:38\:47\c" \
COMMENT:" \n" \
--vertical-label='' \
--slope-mode \
--font TITLE:10: \
--font AXIS:7: \
--font LEGEND:8: \
--font UNIT:7: \
DEF:a='/var/lib/cacti/rra/netapp_maria_netappcpubusy_1327.rrd':'netappCPUBusy':LAST \
AREA:a#F24AC8FF:'' \
GPRINT:a:LAST:'Current\:%8.2lf %s' \
GPRINT:a:AVERAGE:'Average\:%8.2lf %s' \
GPRINT:a:MAX:'Maximum\:%8.2lf %s\n' |