-
Change Request
-
Resolution: Duplicate
-
Medium
-
None
-
6.0.6
-
None
Dear Zabbix Team
I want to connect mongodb with tsl connection as below command:
mongo SERVER:PORT/admin --tls -u zabbix_monitor -p --tlsCertificateKeyFile /data/mongodb/certificates/zabbix.pem --tlsCAFile /data/mongodb/certificates/ca_.crt
But I think mongodb plugin dosen't have this feature also MySQL has some variable for tsl connection in zabbix-agent2.conf file.
Would you please check.