I have a production Zabbix with the server, MySQL and Apache into one single VM
I have segregated them into a staging environment for better performance.
I am a little bit experience in zabbix and have configured all 3 parts into each machine.
FE = FrontEnd (apache and php)
DB = MySQL
SE = Zabbix server
However, after installing all components separately, I'm a little confused as to where the URL should be:
the host on the part should be the Apache web server, right?
Any cookbook there or best practices when it comes to splitting these 3 components.?
I have segregated them into a staging environment for better performance.
ld-infra-zabbix-se-01 = 192.168.4.201
ld-infra-zabbix-fe-01 = 192.168.4.202
ld-infra-zabbix-db-01 = 192.168.4.203
ld-infra-zabbix-fe-01 = 192.168.4.202
ld-infra-zabbix-db-01 = 192.168.4.203
FE = FrontEnd (apache and php)
DB = MySQL
SE = Zabbix server
However, after installing all components separately, I'm a little confused as to where the URL should be:
the host on the part should be the Apache web server, right?
Any cookbook there or best practices when it comes to splitting these 3 components.?
Comment