sensu-plugins / sensu-plugins-mysql

This plugin provides native MySQL instrumentation for monitoring and metrics collection, including: service health, database connectivity, `InnoDB` locks, replication status, metrics collection, and sending metrics to a MySQL database.
http://sensu-plugins.io
MIT License
18 stars 62 forks source link

Option to define charset #135

Open VeselaHouba opened 3 years ago

VeselaHouba commented 3 years ago

Pull Request Checklist

Is this in reference to an existing issue? Yes: #77

General

Purpose

Option to define default charset. Needed in some cases when using MySQL 8+

Known Compatibility Issues

None