Hello,
We've been using Zabbix server and Zabbix proxy setup for monitoring our servers for years.
Now, we want to get rid of those proxy servers and just use the server to monitor our servers and networks from there.
I added the host on the Zabbix server for monitoring and used TCP (port 10050), configured the agent on the server to use the server ip in the SERVER and ACTIVE SERVER fields.
I'm getting the following error on the Zabbix portal,
Get value from agent failed: cannot connect to [[our ip]:10050]: [4] Interrupted system call
Is there something I'm missing?
Please help!
We've been using Zabbix server and Zabbix proxy setup for monitoring our servers for years.
Now, we want to get rid of those proxy servers and just use the server to monitor our servers and networks from there.
I added the host on the Zabbix server for monitoring and used TCP (port 10050), configured the agent on the server to use the server ip in the SERVER and ACTIVE SERVER fields.
I'm getting the following error on the Zabbix portal,
Get value from agent failed: cannot connect to [[our ip]:10050]: [4] Interrupted system call
Is there something I'm missing?
Please help!
Local FW? Some routing issues? ports not opened? server:any -> host:10050 and host:any -> server:10051
Comment