Hi there:
I've set up agent active auto registration enabling PSK but agents are unable to register.
Zabbix Server and agent running 4.4.5:
Agent:
# pkg info | grep zabbix
zabbix44-agent-4.4.5 Enterprise-class open source distributed monitoring (agent)
Server:
root@zabbix:~ # pkg info | grep zabbix
zabbix44-agent-4.4.5 Enterprise-class open source distributed monitoring (agent)
zabbix44-frontend-4.4.5 Enterprise-class open source distributed monitoring (frontend)
zabbix44-server-4.4.5 Enterprise-class open source distributed monitoring (server)
Logs on server throw the following line:
autoregistration from "x.x.x.x" denied (host:"HOST" ip:"x.x.x.x" port:10050): connection used PSK which is not configured for autoregistration.
Autoregistration using PSK is enabled on the server (picture attached).
If I disable TLS-PSK in both, server and agent, autoregistration works fine and defined actions are applied to agent.
If I enable encryption using TLS-PSK in existing agents, again agent config file and host settings on server, the agent works with no issues.
The only problem related to encryption that I've come across is during the auto registration process.
Could anyone help?
Thanks!
I've set up agent active auto registration enabling PSK but agents are unable to register.
Zabbix Server and agent running 4.4.5:
Agent:
# pkg info | grep zabbix
zabbix44-agent-4.4.5 Enterprise-class open source distributed monitoring (agent)
Server:
root@zabbix:~ # pkg info | grep zabbix
zabbix44-agent-4.4.5 Enterprise-class open source distributed monitoring (agent)
zabbix44-frontend-4.4.5 Enterprise-class open source distributed monitoring (frontend)
zabbix44-server-4.4.5 Enterprise-class open source distributed monitoring (server)
Logs on server throw the following line:
autoregistration from "x.x.x.x" denied (host:"HOST" ip:"x.x.x.x" port:10050): connection used PSK which is not configured for autoregistration.
Autoregistration using PSK is enabled on the server (picture attached).
If I disable TLS-PSK in both, server and agent, autoregistration works fine and defined actions are applied to agent.
If I enable encryption using TLS-PSK in existing agents, again agent config file and host settings on server, the agent works with no issues.
The only problem related to encryption that I've come across is during the auto registration process.
Could anyone help?
Thanks!
Comment