I am using rrdtool, libdbi, and mysql to chart thermal data.

I noticed the lines are sometimes a little higher than the actual data
being plotted, and I would like them to match.

Is there something I can change to make the graphed data match the
actual data?
DEF:cpuPhym=sql//mysql/host=127.0.0.1/dbname=thermal/username=foo/password=bla//temperature/*date/cpuPhy/:min:AVERAGE
 
LINE:cpu0#f601b488:cpu0\\:GPRINT:cpu0:AVERAGE:\%-6.2lf${degree}C COMMENT:\\n



_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to