-
Type:
Change Request
-
Resolution: Duplicate
-
Priority:
Medium
-
None
-
Affects Version/s: 6.0.6
-
Component/s: Agent2 plugin (G)
-
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.