Hello,
I'm Using Zabbix 3.2.1 with a Mysql database (on an other server)
Since yesterday, every 30 minutes I have the error message "Unable to connect to database: Too many connections" and I have to restart the mysqld service.
The default value of Max_used_connections was 151 so I increased to 250.
The problem now is that when I start reaching around 200-250 connections, Zabbix is showing the message "Zabbix Server is not running"
and I'm not able to start the zabbix_server service anymore.
The only way I can start it again is by setting the Max_used_connection value to default.
I'm Using Zabbix 3.2.1 with a Mysql database (on an other server)
Since yesterday, every 30 minutes I have the error message "Unable to connect to database: Too many connections" and I have to restart the mysqld service.
The default value of Max_used_connections was 151 so I increased to 250.
The problem now is that when I start reaching around 200-250 connections, Zabbix is showing the message "Zabbix Server is not running"
and I'm not able to start the zabbix_server service anymore.
The only way I can start it again is by setting the Max_used_connection value to default.
Comment