-
Problem report
-
Resolution: Cannot Reproduce
-
Trivial
-
None
-
None
-
None
I recently changed MySQL to require secure connections, and monitoring from Zabbix Agent 2 seems to no longer work. Is there a macro to enable secure connections? (NB: This is unrelated to the Zabbix server database, but a separate database server I am monitoring from Zabbix)
Steps to reproduce:
- Configure Zabbix Agent 2 to monitor a MySQL server on a host, using macros to set the connection string, user, and pass.
- Change the MySQL server to require_secure_transport=ON
Result:
MySQL Service shows as down in Zabbix.
Expected:
Connection to MySQL continues without disruption.
- duplicates
-
ZBXNEXT-6606 MySQL/PostgreSQL plugin should support native DB encryption options
- Closed