Hi all!
We are implementing a new service which query directly to the API, this service consumes a very large amount of API resources and may be penalized normal operation of the frontend.
We had thought about separating the frontend installing new one
This would look like:
.- A server with Zabbix-server process
.- A server with DB
.- A server with frontend where it could be accessed by any user who is registered in zabbix.
.- A server where we would put a frontend server that only had access to servers will check the API, filtering it with a firewall. I could not access it in any way and would not have created users and would not be connected LDAP. Exclusive to the API.
It is possible to install two frontends pointing to the same DB?
Have you see a problem with this setup?
Thanks a lot!
We are implementing a new service which query directly to the API, this service consumes a very large amount of API resources and may be penalized normal operation of the frontend.
We had thought about separating the frontend installing new one
This would look like:
.- A server with Zabbix-server process
.- A server with DB
.- A server with frontend where it could be accessed by any user who is registered in zabbix.
.- A server where we would put a frontend server that only had access to servers will check the API, filtering it with a firewall. I could not access it in any way and would not have created users and would not be connected LDAP. Exclusive to the API.
It is possible to install two frontends pointing to the same DB?
Have you see a problem with this setup?
Thanks a lot!

Comment