I'm trying to get a Kubernetes cluster Zabbix agent (deployed via Helm) reporting in to a non-Kubernetes Zabbix server via a Zabbix Proxy, but I can't find documentation on how to add a PSK to zabbix_values.yaml on the Zabbix agent before installing it.
I found this previous post but it...
Search Result
Collapse
4 results in 0.0020 seconds.
Keywords
Members
Tags
-
nickeshc started a topic [Helm][Kubernetes] How to add a Pre-Shared Key to zabbix_values.yaml before installin Zabbix Help[Helm][Kubernetes] How to add a Pre-Shared Key to zabbix_values.yaml before install
-
Zabbix with PSK Encryption TLS write fatal alert "illegal parameter"
Hi all.
I'm trying to setup Encryption between Zabbix Server and Zabbix Agent, but I'm getting the following error:
...Code:107733:20220109:232027.488 failed to accept an incoming connection: from 10.0.2.166: TLS handshake set result code to 1: file ../ssl/statem/extensions.c line
Last edited by lpossamai; 10-01-2022, 04:37. -
Unencrypted connections are not allowed
Hi,
I've been troubling myself these days with learning to setup zabbix to monitor Windows 2016 server(s).
Server is deployed on Centos7, agent is on W2016 Srv Std.
I've configured PSK on both sides (agent.conf on W2016 and on Zabbix frontend for same host). Checks are working,... -
Encryption and invalid PSK
I've installed server 3.0.0-1 and agent 3.0.0-1 in to Centos 7 from zabbix.com rpm's.
When I try to configure agent, I cannot get it started because of the "invalid PSK in file" error.
My agent config is:
TLSConnect=psk
TLSAccept=psk
TLSPSKIdentity=jees...