This is a docker-compose app with zabbix-proxy.
-
Save your psk key to file the key file (by default
zabbix-proxy.pskor set different file name by environment variableZBX_TLSPSKFILE). You can get more imformation here. -
Start application with params. If you need to use PSK identity name differ to
zabbix-agentset it by environment variableZBX_TLSPSKIDENTITY.
ZBX_SERVER_HOST=monitoring.example.com ZBX_ACTIVESERVERS=monitoring.example.com ZBX_HOSTNAME=office.example.com ZBX_TLSPSKIDENTITY=office.example.com docker-compose upCheck these
ZBX_SERVER_HOSTandZBX_ACTIVESERVERSare right namesZBX_HOSTNAMEmust be set as the same as a name of your zabbix-proxy name on zabbix-server side (see URI/zabbix.php?action=proxy.list)ZBX_TLSPSKIDENTITYmust be the same that was used in PSK generating