Skip to content

bartoszcisek/munin-mysql

 
 

Repository files navigation

Munin - MySQL

Build Status

Munin plugin for showing graphs of MySQL resource usage.

Installation

  1. Download zip file from Github and unzip (https://github.com/kjellm/munin-mysql/archive/master.zip)
  2. Install dependencies
    • munin-node
    • Perl modules: DBI, DBD::mysql, Module::Pluggable
  3. Edit Makefile
  4. Edit mysql.conf
  5. Run `make install'

Alternative Installation Methods

Debian/Ubuntu Packages

yyuu provides a fork containing the packaging meta files for Debian/Ubuntu systems. You can use these to build a Debian package. The fork can be found at https://github.com/yyuu/munin-mysql/

Further Information

The plugin documentation is contained in the plugin file as POD. View it with perldoc.

There is a blog post with some general information and screenshots at http://oierud.name/bliki/ImprovedMuninGraphsForMySQL.html

The information on http://code.google.com/p/mysql-cacti-templates/wiki/MySQLTemplates should be relevant (As these munin graphs are heavily inspired by Xaprb's cacti graphs.)

Wiki

There is a wiki at https://github.com/kjellm/munin-mysql/wiki

Source code

The source is hosted at github: http://github.com/kjellm/munin-mysql/

Troubleshooting

Author

Kjell-Magne Øierud <kjellm AT oierud DOT net>

Inspired by the cacti graphs made by Xaprb http://code.google.com/p/mysql-cacti-templates/ as viewed on http://www.xaprb.com/blog/2008/05/25/screenshots-of-improved-mysql-cacti-templates/.

This plugin also contains changes from the upstream munin mysql plugin. See the list of contributors.

About

Improved MySQL Graphs for Munin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 99.2%
  • Makefile 0.8%