Can we monitor MySql with SSL?
search cancel

Can we monitor MySql with SSL?

book

Article ID: 213504

calendar_today

Updated On:

Products

CA Application Performance Management (APM / Wily / Introscope)

Issue/Introduction

Can we monitor MySql with SSL?

Environment

Release : 20.2

Component : APM Agents

Resolution

For now it is not supported as native monitoring. You can workaround and monitor by adding into Mysql config the following parameter:

mysql_native_password

Please check the MySql documentation to understand how you should configure it:

https://dev.mysql.com/doc/refman/8.0/en/native-pluggable-authentication.html