RRDtool Command:
/bin/rrdtool graph - \
--imgformat=PNG \
--start='-86400' \
--end='-300' \
--pango-markup \
--title='Server - Fan Sensors' \
--vertical-label='RPMs' \
--slope-mode \
--base=1000 \
--height=120 \
--width=500 \
--tabwidth '30' \
--rigid \
--alt-autoscale-max \
--lower-limit='0' \
COMMENT:"From 23.08.2022 03\:46\:31 To 24.08.2022 03\:41\:31\c" \
COMMENT:" \n" \
--color BACK#F3F3F3 \
--color CANVAS#FDFDFD \
--color SHADEA#CBCBCB \
--color SHADEB#999999 \
--color FONT#000000 \
--color AXIS#2C4D43 \
--color ARROW#2C4D43 \
--color FRAME#2C4D43 \
--border $rrdborder --font TITLE:11:'Arial' \
--font AXIS:8:'Arial' \
--font LEGEND:8:'Courier' \
--font UNIT:8:'Arial' \
--font WATERMARK:6:'Arial' \
--slope-mode \
--watermark '' \
DEF:a='/usr/share/cacti/rra/server_sensorreading_765.rrd':'sensorReading':AVERAGE \
LINE1:a#00FF00FF:'Fan 1A Tach' \
GPRINT
LAST:'Current\:%8.0lf' \
GPRINT
AVERAGE:'Average\:%8.0lf' \
GPRINT
MIN:'Minimum\:%8.0lf' \
GPRINT
MAX:'Maximum\:%8.0lf\n' \
LINE1:#0000FFFF:'Fan 1A Tach' \
GPRINT::LAST:'Current\:%8.0lf' \
GPRINT::AVERAGE:'Average\:%8.0lf' \
GPRINT::MIN:'Minimum\:%8.0lf' \
GPRINT::MAX:'Maximum\:%8.0lf\n' \
LINE1:#EA8F00FF:'Fan 1A Tach' \
GPRINT::LAST:'Current\:%8.0lf' \
GPRINT::AVERAGE:'Average\:%8.0lf' \
GPRINT::MIN:'Minimum\:%8.0lf' \
GPRINT::MAX:'Maximum\:%8.0lf\n' \
LINE1:#A150AAFF:'Fan 1A Tach' \
GPRINT::LAST:'Current\:%8.0lf' \
GPRINT::AVERAGE:'Average\:%8.0lf' \
GPRINT::MIN:'Minimum\:%8.0lf' \
GPRINT::MAX:'Maximum\:%8.0lf\n' \
LINE1:#74C366FF:'Fan 1A Tach' \
GPRINT::LAST:'Current\:%8.0lf' \
GPRINT::AVERAGE:'Average\:%8.0lf' \
GPRINT::MIN:'Minimum\:%8.0lf' \
GPRINT::MAX:'Maximum\:%8.0lf\n' \
LINE1:#9FA4EEFF:'Fan 1A Tach' \
GPRINT::LAST:'Current\:%8.0lf' \
GPRINT::AVERAGE:'Average\:%8.0lf' \
GPRINT::MIN:'Minimum\:%8.0lf' \
GPRINT::MAX:'Maximum\:%8.0lf\n' \
LINE1:#CCBB00FF:'Fan 1A Tach' \
GPRINT::LAST:'Current\:%8.0lf' \
GPRINT::AVERAGE:'Average\:%8.0lf' \
GPRINT::MIN:'Minimum\:%8.0lf' \
GPRINT::MAX:'Maximum\:%8.0lf\n' \
LINE1:#DA4725FF:'Fan 1A Tach' \
GPRINT::LAST:'Current\:%8.0lf' \
GPRINT::AVERAGE:'Average\:%8.0lf' \
GPRINT::MIN:'Minimum\:%8.0lf' \
GPRINT::MAX:'Maximum\:%8.0lf\n'
RRDtool Command lengths = 2167 charaters.
RRDtool Says:
ERROR: parameter '#0000FFFF' does not represent a number in line LINE1:#0000FFFF:Fan 1A Tach