Today I released version 0.1.2 of the improved MySQL graphs for Munin.
It can be downloaded from the project page at github <http://
github.com/kjellm/munin-mysql/downloads>. Here is a summary of the
changes since the last version:
2009-03-21: version 0.1.2
- Improved tests
- More robust InnoDB status parsing. Handle different order of the
sections. Handle 64 bit integers written in hexadecimal notation.
- Added autoconf capability.
- More documentation
- Renamed a graph: mysql_queries -> mysql_commands. This was done so
that you can have the original mysql graphs side-by-side with the
ones provided here.
- Easier installation
- Removed the 'check' configuration option -- it didn't really
work very well.
--
Kjell-Magne