Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/higebu/docker-zabbix-agent-mysql


https://github.com/higebu/docker-zabbix-agent-mysql

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# docker-zabbix-agent-mysql

Zabbix Agent Docker image for MySQL monitoring

## Usage

```
docker run -d --name zabbix-agent -v /path/to/mysql.sock:/run/mysqld/mysqld.sock higebu/zabbix-agent-mysql
```