Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leifwalsh/innopoll


https://github.com/leifwalsh/innopoll

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

innopoll
========

For a paper, we want to extract some stats out of InnoDB about the insert
buffer. This script eats `SHOW ENGINE INNODB STATUS` output and selects a
few fields we care about.

Usage
-----

$ ./innopoll.pl [--debug] [--period N] [-u|--user user] [-p|--pass pass] [--host host[:port]]