responsivecraft / dockerised-mysql-monitoring

Monitor MySQL performance using collectd, ELK stack and docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerised MySQL monitoring

Composition of several Docker images prepared to work in tandem for monitoring MySQL server(s).

Install

Clone repository. Copy file ./collectd/collectd.conf.sample to ./collectd/collectd.conf and edit parameters accordingly. See collectd MySQL plugin configuration for more.

Run

Run setup by executing

docker-compose up

About

Monitor MySQL performance using collectd, ELK stack and docker

License:GNU General Public License v3.0