>Command:
>rrdtool graph ./test.png --imgformat=PNG --start=-1day --end=+0hours
--width=1000 --height=600
>"DEF:min=sql//mysql/host=127.0.0.1/dbname=thermal/username=thermal/password
=thermal//temperature/date/cpu0:min:AVERAGE" "LINE1:min#FF0000:cpu0" 
>
>Error:
>ERROR: formatstring wrong - mysql

Check that you have the packages libdbi, libdbi-dbd-mysql and libdbi-drivers
installed.  It might be that you have libdbi but not the mysql driver, so
the format would be wrong.

Steve 

Steve Shipway
[email protected]


Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to