/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start='1581472794' \
--end='1614525978' \
--title='WLC-1 - virtual Associations' \
--base='1000' \
--height='120' \
--width='600' \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 2020/02/11 20\:59\:54 To 2021/02/28 10\:26\:18\c" \
COMMENT:" \n" \
--vertical-label='Mobile Stations' \
--slope-mode \
--font TITLE:10: \
--font AXIS:7: \
--font LEGEND:8: \
--font UNIT:7: \
DEF:a='/var/lib/cacti/rra/wlc-1_intassoc_1409.rrd':'intassoc':AVERAGE \
AREA:a#00FF00FF:'Associations' \
GPRINT:a:LAST:'Current\:%8.0lf' \
GPRINT:a:AVERAGE:'Average\:%8.0lf' \
GPRINT:a:MAX:'Maximum\:%8.0lf\n' |