Hello,
I am not sure that this is the correct place to post this question, but here it goes. we have deployed a large zabbix environment and the server is connected to proxies in a star topology. However the proxy and the hosts are on a network that are separate from that of the zabbix server and the database (as in the attached image). The communication is happening through zabbix ports while every thing else is closed.
I have some powershell scripts that I would like to deploy and execute regularly on the proxies and on the hosts. We are constantly updating these scripts (ansible and powershell scripts) and would like these scripts to be regularly updated on the proxies and on the agent so that the latest version is always executed. Also we would like to refrain from using git directly on the machines. Does zabbix by any chance have the capability to migrate files without having to open ssh ports between the networks?
I am not sure that this is the correct place to post this question, but here it goes. we have deployed a large zabbix environment and the server is connected to proxies in a star topology. However the proxy and the hosts are on a network that are separate from that of the zabbix server and the database (as in the attached image). The communication is happening through zabbix ports while every thing else is closed.
I have some powershell scripts that I would like to deploy and execute regularly on the proxies and on the hosts. We are constantly updating these scripts (ansible and powershell scripts) and would like these scripts to be regularly updated on the proxies and on the agent so that the latest version is always executed. Also we would like to refrain from using git directly on the machines. Does zabbix by any chance have the capability to migrate files without having to open ssh ports between the networks?
Comment