I have a new Zabbix install (I've not installed Zabbix previously) using version 1.6.5. The server keeps dying with the following error:
31958:20090819:111943 [Z3001] Connection to database 'zabbix' failed: [1203] User zabbix already has more than 'max_user_connections' active connections
I keep upping the max_user_connections limit in my.cnf but the problem just keeps happening. I've currently got it at 200. (I started with the default.)
I've noticed by using show processlist that the number of zabbix processes just keeps growing over time.
I'm monitoring about 10 systems.
Any suggestions as to where I should look to solve my problem?
31958:20090819:111943 [Z3001] Connection to database 'zabbix' failed: [1203] User zabbix already has more than 'max_user_connections' active connections
I keep upping the max_user_connections limit in my.cnf but the problem just keeps happening. I've currently got it at 200. (I started with the default.)
I've noticed by using show processlist that the number of zabbix processes just keeps growing over time.
I'm monitoring about 10 systems.
Any suggestions as to where I should look to solve my problem?
Comment