Hello,
we are trying to monitor our Ceph Cluster using the native Zabbix Module
from CEPH. (ceph mgr zabbix).
We have configured our Zabbix Server to only accept TLS (PSK)
connections. When we send data with the Zabbix Sender to the Zabbix
Server this way:
*/usr/bin/zabbix_sender -vv --tls-connect psk --tls-psk-identity
hostname --tls-psk-file /etc/zabbix/zabbix_agent.psk -z serverip -s
hostname -p 10051 -k ceph.num_osd -o 10 *
Then everything works like expected. We get our value in Zabbix.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
However, when the Ceph module tries using Zabbix Sender, we cannot give
the parameters --tls-connect, --tls-psk-identity and --tls-psk-file, so
we cant send data to our Server:
7774:20211018:140832.103 connection of type "unencrypted" is not allowed for host "hostname".
Is there a possibility to tell the CEPH Zabbix Module to use these
parameters?
Thank you in advance!
Marc
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx