Ad Widget

Collapse

Zabbix - Distributed installation over Docker

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • robertitox
    Junior Member
    • Sep 2020
    • 6

    #1

    Zabbix - Distributed installation over Docker

    Dear all, nowadays I have a Zabbix platform defined with three servers: one for mysql, the other for web frontend and the last for zabbix server. This was made in order to have a lot of hosts and items in a large environment and the system load is ok in this way.

    But in the near future, we want to migrate to Zabbix over Docker. I could see lots of tutorials for Zabbix installation over Docker, but all of them talk about installing the three components (zabbix server, mysql and apache) in the same Docker host.

    For large environments like mine, do you recommend installing three Docker hosts, each containing just one component of Zabbix? For example, Host Docker 1 with mysql, Host Docker 2 with Apache and Host Docker 3 with Zabbix server. Is there any documentation for this case?

    Thanks in advance, greetings !!!
    Last edited by robertitox; 19-04-2022, 15:18.
Working...