/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start='1646494680' \
--end='1679547864' \
--title=' afs01.ord.openstack.org - IO Throughput - xvdc' \
--base='1000' \
--height='120' \
--width='500' \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 2022/03/05 15\:38\:00 To 2023/03/23 05\:04\:24\c" \
COMMENT:" \n" \
--vertical-label='bytes/s' \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:8: \
--font UNIT:8: \
DEF:a='/var/lib/cacti/rra/afs01_ord_openstack_org_bytes_read_7145.rrd':'bytes_read':AVERAGE \
DEF:b='/var/lib/cacti/rra/afs01_ord_openstack_org_bytes_read_7145.rrd':'bytes_written':AVERAGE \
CDEF:cdefi='TIME,1701193954,GT,a,a,UN,0,a,IF,IF,TIME,1701193954,GT,b,b,UN,0,b,IF,IF,+' \
LINE2:a#6557D0FF:'Bytes Read' \
GPRINT:a:LAST:' Current\:%8.2lf %s' \
GPRINT:a:AVERAGE:'Average\:%8.2lf %s' \
GPRINT:a:MAX:'Maximum\:%8.2lf %s\n' \
LINE2:b#8F005CFF:'Bytes Written' \
GPRINT:b:LAST:'Current\:%8.2lf %s' \
GPRINT:b:AVERAGE:'Average\:%8.2lf %s' \
GPRINT:b:MAX:'Maximum\:%8.2lf %s\n' \
COMMENT:'Total ' \
GPRINT:cdefi:LAST:'Current\:%8.2lf %s' \
GPRINT:cdefi:AVERAGE:'Average\:%8.2lf %s' \
GPRINT:cdefi:MAX:'Maximum\:%8.2lf %s\n' |