If I run Zabbix as daemon service, creating ssh item is not an issue. However
We are running Zabbix-web, Zabbix server and database as containers. And ssh item that I have created, connection is getting refused.
I am aware when we compile Zabbix from source, we have to use "--with-ssh2". But what about containers ? Is there any configuration that needs to be enabled ?
Note : I am able to ssh from Zabbix server as well as from Zabbix server container to the remote server. Also I am using user-password authentication to ssh.
We are running Zabbix-web, Zabbix server and database as containers. And ssh item that I have created, connection is getting refused.
I am aware when we compile Zabbix from source, we have to use "--with-ssh2". But what about containers ? Is there any configuration that needs to be enabled ?
Note : I am able to ssh from Zabbix server as well as from Zabbix server container to the remote server. Also I am using user-password authentication to ssh.
Comment