Skip to content

mackerelio/mackerel-plugin-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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] [-tls=true] [-tls-root-cert=<filename>] [-tls-skip-verify=true]

Example of mackerel-agent.conf

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

Supported MySQL version

  • v1.3.0 >= mysql 5.7, 8.0, 8.4 and above
  • v1.1.0 >= mysql 5.7, 8.0
  • v1.0.0 mysql 5.0, 5.1, 5.5, 5.6, 5.7, 8.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7