Closed Synchro closed 13 years ago
Hi, thank you for reporting the issue.
The warnings concerning the innodb_insert_buf graph are known (see discussion in #34). They are caused by a new format in SHOW ENGINE INNODB STATUS output in MySQL 5.5 (so not caused by percona).
The rest of the warnings are from the caches graph. This graph is a contribution and not really supported by me. I have changed the Makefile to not install contributed graphs by default. If you don't care for the graph, you can just delete it from.
`perl '-V:installsitelib'|cut -d"'" -f2`/Munin/MySQL/Graph/CacheEfficiency.pm
Or you can try contact the graph author at mrten+munin@ii.nl.
I'm getting this logged in munin-update.log from several servers:
I'm also getting these, whose names seem to overlap with the above:
Though there seem to be quite a few of these, the only graphs that are not working are query cache and cache efficiency. I'm on Percona Server 5.5.12 - Is this likely to be another thing down to differences in Percona server output?