Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 446 Bytes

File metadata and controls

18 lines (12 loc) · 446 Bytes

mackerel-plugin-mysql

MySQL custom metrics plugin for mackerel.io agent.

Synopsis

mackerel-plugin-mysql [-host=<host>] [-port=<port>] [-username=<username>] [-password=<password>] [-tempfile=<tempfile>] [-disable_innodb=true] [-metric-key-prefix=<prefix>] [-enable_extended=true] [-debug=true]

Example of mackerel-agent.conf

[plugin.metrics.mysql]
command = "/path/to/mackerel-plugin-mysql"