I can't get Remote Zabbix server/proxy health Template to work.
First of all, what should I put in {$ADDRESS} and {$PORT} macros? I tried ip of remote server and 10051 port
I got "Cannot obtain internal statistics: Permission denied" error for values.
What should I change in zabbix agent configuration or zabbix server configuration? I have Server and ServerActive set to my main Zabbix.
I have several Zabbix servers, some of them with Zabbix Agent, some with Zabbix Agent 2 - template is not working on anyone of them.
I tried to create a copy of template and correct it to use Zabbix Agent: zabbix.stats[<ip>,<port>] agent item instead of zabbix[stats,<ip>,<port>] internal item.
Again, no permission.
I tried to switch 10051 port to 10050 port - nothing
Documentation (https://www.zabbix.com/documentation...s/remote_stats) is of no help as always, no examples, no specifics.
There are no specifics in documentation for how to set the right settings for both remote server and agent.
First of all, what should I put in {$ADDRESS} and {$PORT} macros? I tried ip of remote server and 10051 port
I got "Cannot obtain internal statistics: Permission denied" error for values.
What should I change in zabbix agent configuration or zabbix server configuration? I have Server and ServerActive set to my main Zabbix.
I have several Zabbix servers, some of them with Zabbix Agent, some with Zabbix Agent 2 - template is not working on anyone of them.
I tried to create a copy of template and correct it to use Zabbix Agent: zabbix.stats[<ip>,<port>] agent item instead of zabbix[stats,<ip>,<port>] internal item.
Again, no permission.
I tried to switch 10051 port to 10050 port - nothing
Documentation (https://www.zabbix.com/documentation...s/remote_stats) is of no help as always, no examples, no specifics.
There are no specifics in documentation for how to set the right settings for both remote server and agent.
Comment