Ad Widget

Collapse

Problem to deploy multiple Zabbix frontend (PHP) against single Zabbix backend server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zhangminjie
    Junior Member
    • Mar 2017
    • 1

    #1

    Problem to deploy multiple Zabbix frontend (PHP) against single Zabbix backend server

    Due to the huge QPS load on Zabbix APIs, we are trying to scale out the Zabbix frontend (FE) PHP against one single Zabbix backend (BE) server. These multiple FEs would be deployed on different servers, but connecting to the same Database (MySQL) and BE (port 10051).
    I have 2 such FE configured, and both of them are able to operate. But I am not sure if there is any potential issue which may break the system.
    Any advice or experience would be helpful. Thanks!
Working...