/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=1737226281 \
--end=1737312681 \
--title='swich-0p-A1-cisco - CPU Usage' \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 2025/01/18 19\:51\:21 To 2025/01/19 19\:51\:21\c" \
COMMENT:" \n" \
--vertical-label='percent' \
--slope-mode \
--font TITLE:10: \
--font AXIS:9: \
--font LEGEND:9: \
--font UNIT:9: \
DEF:a="/var/www/cacti-0.8.8a/rra/swich-0p-a1-cisco_5min_cpu_7140.rrd":'5min_cpu':AVERAGE \
AREA:a#FF0000FF:"CPU Usage" \
GPRINT:a:LAST:"Current\:%8.0lf" \
GPRINT:a:AVERAGE:"Average\:%8.0lf" \
GPRINT:a:MAX:"Maximum\:%8.0lf" |