Hey,
I write a PowerShell functions to align all zabbix agents on servers, and thought about upgrading them to 4.0 already before upgrading the actual zabbix server.
However when installing 4.0 server I am able to get values locally on the host, but when reaching from zabbix server with zabbix_get -s host -k key I am gettign info that "Check access restrictions in Zabbix agent configuration". I have ubinstalled old version, installed new version (using --uninstall/--install - not just copying the *.exe files as you might think)
Is it normal that zabbix agent 4.0 will not work with zabbix server 3.4 or I forget to do something here (but really doubt)?
Cheers,
J
I write a PowerShell functions to align all zabbix agents on servers, and thought about upgrading them to 4.0 already before upgrading the actual zabbix server.
However when installing 4.0 server I am able to get values locally on the host, but when reaching from zabbix server with zabbix_get -s host -k key I am gettign info that "Check access restrictions in Zabbix agent configuration". I have ubinstalled old version, installed new version (using --uninstall/--install - not just copying the *.exe files as you might think)
Is it normal that zabbix agent 4.0 will not work with zabbix server 3.4 or I forget to do something here (but really doubt)?
Cheers,
J
Comment