Skip to content

NoodlesNZ/statsd-perl-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A simple tool to parse the Innodb Stats from MySQL and fire them to Statsd/Graphite

The example in innodb.pl logs "log i/o's/second" and "Buffer pool size"

Note: If you're using MySQL <5.5 then you will need to omit the "ENGINE" keyword in the "SHOW ENGINE INNODB STATUS" query.

About

MySQL stats logging for Statsd/Graphite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages