I am using zabbix docker agent2 for 7.0 and 6.4. Before I move monitoring to 7.0 from 6.4, I tried to do the following:
1. I updated the zabbix agent from 6.4 to 7.0 without any changes to docker-compose file other than image
2. I added zbx_activeservers to have 2 servers, one running 6.4 and other running 7.0
3. I see the web certificate information on 6.4 but not on 7.0
4. When I run test item on certificate.get, 6.4 version returns values, but 7.0 returns back with error: Get value from agent failed.
Anyone has experienced this or have I missed changes to 7.0 that I did not account for? Thanks in advance for help.
1. I updated the zabbix agent from 6.4 to 7.0 without any changes to docker-compose file other than image
2. I added zbx_activeservers to have 2 servers, one running 6.4 and other running 7.0
3. I see the web certificate information on 6.4 but not on 7.0
4. When I run test item on certificate.get, 6.4 version returns values, but 7.0 returns back with error: Get value from agent failed.
Anyone has experienced this or have I missed changes to 7.0 that I did not account for? Thanks in advance for help.
Comment