/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start='1714398901' \
--end='1717077301' \
--title='switch8031 - Errors - 1/0/3' \
--rigid \
--base='1000' \
--height='120' \
--width='500' \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 2024/04/29 13\:55\:01 To 2024/05/30 13\:55\:01\c" \
COMMENT:" \n" \
--vertical-label='errors/sec' \
--slope-mode \
--font TITLE:11: \
--font AXIS:8: \
--font LEGEND:9: \
--font UNIT:8: \
DEF:a='/var/lib/cacti/rra/switch8031_discards_in_11224.rrd':'discards_in':AVERAGE \
DEF:b='/var/lib/cacti/rra/switch8031_discards_in_11224.rrd':'errors_in':AVERAGE \
DEF:c='/var/lib/cacti/rra/switch8031_discards_in_11224.rrd':'discards_out':AVERAGE \
DEF:d='/var/lib/cacti/rra/switch8031_discards_in_11224.rrd':'errors_out':AVERAGE \
LINE1:a#FFAB00FF:'Discards In' \
GPRINT:a:LAST:' Current\:%8.2lf %s' \
GPRINT:a:AVERAGE:'Average\:%8.2lf %s' \
GPRINT:a:MAX:'Maximum\:%8.2lf %s\n' \
LINE1:b#F51D30FF:'Errors In' \
GPRINT:b:LAST:' Current\:%8.2lf %s' \
GPRINT:b:AVERAGE:'Average\:%8.2lf %s' \
GPRINT:b:MAX:'Maximum\:%8.2lf %s\n' \
LINE1:c#C4FD3DFF:'Discards Out' \
GPRINT:c:LAST:'Current\:%8.2lf %s' \
GPRINT:c:AVERAGE:'Average\:%8.2lf %s' \
GPRINT:c:MAX:'Maximum\:%8.2lf %s\n' \
LINE1:d#00694AFF:'Errors Out' \
GPRINT:d:LAST:' Current\:%8.2lf %s' \
GPRINT:d:AVERAGE:'Average\:%8.2lf %s' \
GPRINT:d:MAX:'Maximum\:%8.2lf %s\n' |