Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/higebu/docker-zabbix-agent-mysql
https://github.com/higebu/docker-zabbix-agent-mysql
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/higebu/docker-zabbix-agent-mysql
- Owner: higebu
- Created: 2015-06-03T04:58:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-03T04:58:38.000Z (over 9 years ago)
- Last Synced: 2024-10-04T19:44:28.881Z (3 months ago)
- Language: Shell
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```