Re: Pluggin Check_mysql_query with SSL

2022-12-12 Thread Emmanuel Dreyfus
On Mon, Dec 12, 2022 at 04:50:03PM +, Fernandes, Leonor I wrote: > We are actually using the plugin check_mysql and we would like to user the > check_mysql_query, but because we are using the connection with SSL the > plugin doesn't allow. At mine it does (see below). Is SSL disabled at comp

Pluggin Check_mysql_query with SSL

2022-12-12 Thread Fernandes, Leonor I
Hello, We are actually using the plugin check_mysql and we would like to user the check_mysql_query, but because we are using the connection with SSL the plugin doesn't allow. Could you change the plugin to accept the connection with SSL? Or there are a plugin that can monitoring MYSQL with SSL