To me it looks like a bug in the
graph.
I monitor mutiple mysql servers with the Percona MySQL Cacti template. All plots are fine except for the Thread graph, ewhich is identicval for all servers.
Looking att he log file is seems like the --host option is set wrongly for the fetching of thread info.
/usr/bin/php -q /…/www/cacti/scripts/ss_get_mysql_stats.php --host cacti-log-db.mydomian.com --items it,iu,iv,iw,iy --user myuser --pass mypass --port --server-id , output: it:3 iu:21 iv:218 iw:1 iy:10
To mee it looks like it use the cacti backend DB server rather than the DB server ity should fetch statistics from.
Har anybody expeerience simliar problems?
Where can I report this as a bug?
Any suggestion for further debugging?
Regards Gjermundf