Dockerized Zabbix Proxy
With this container, you no longer need to install the proxy zabbix, just make deploy downloading the image and running with the commands below.
Image download:
docker pull eduwutzl/zabbix-proxy
Run:
docker run --restart=always -dt -h prxdatacenter03 --name zabbix-proxy --add-host=zabbix:104.236.131.134 eduwutzl/zabbix-proxy
- -h
- --name
- --add-host=zabbix:
Docker Hub site project: https://hub.docker.com/u/eduwutzl/
Site documentation Author: http://wiki.team.stack.systems/2016/03/13/implantacao-dos-coletores-zabbix-proxy/
Listing Details
Type
Min Zabbix version
3.0.x
Features
Created
Modified
Author
Eduardo Wutzl
Owner