-
Incident report
-
Resolution: Unresolved
-
Trivial
-
None
-
6.0.18
-
None
Install Zabbix agent from rpm ( suppose to be with SSL ) - run the binary eg. configure the agent for PSK ( eg. TLS ) - try to run it
ibm79-test:/etc/zabbix# /usr/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf zabbix_agentd [20512840]: ERROR: StartAgents is not 0, parameter "Server" must be defined zabbix_agentd [20512840]: "TLSConnect" configuration parameter cannot be used: Zabbix agent was compiled without TLS support zabbix_agentd [20512840]: "TLSPSKIdentity" configuration parameter cannot be used: Zabbix agent was compiled without TLS support zabbix_agentd [20512840]: "TLSPSKFile" configuration parameter cannot be used: Zabbix agent was compiled without TLS support
also happens for the 6.4 rpm binary
./zabbix_agentd -V zabbix_agentd (daemon) (Zabbix) 6.4.2 Revision dbfe71773cf 25 April 2023, compilation time: May 15 2023 05:16:39 Copyright (C) 2023 Zabbix SIA License GPLv2+: GNU GPL version 2 or later . This is free software: you are free to change and redistribute it according to the license. There is NO WARRANTY, to the extent permitted by law.
in contradiction the archive works just well
ibm79-test:/install/zabbix_agent-6.0.17-aix-7.1-powerpc-openssl/usr/sbin# pwd /install/zabbix_agent-6.0.17-aix-7.1-powerpc-openssl/usr/sbin ibm79-test:/install/zabbix_agent-6.0.17-aix-7.1-powerpc-openssl/usr/sbin# ./zabbix_agentd -V zabbix_agentd (daemon) (Zabbix) 6.0.17 Revision c81d82859a8 24 April 2023, compilation time: May 15 2023 05:19:08 Copyright (C) 2023 Zabbix SIA License GPLv2+: GNU GPL version 2 or later . This is free software: you are free to change and redistribute it according to the license. There is NO WARRANTY, to the extent permitted by law. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/). Compiled with OpenSSL 1.1.1t 7 Feb 2023 Running with OpenSSL 1.1.1t 7 Feb 2023