1. After zabbix is installed, an error is displayed after Logon: zabbbix server is not running: the information displayed may not be current. Restart the zabbix_server service and find that the zabbix_server service is dead.
2. Check the log tail-F/var/log/zabbix/zabbix_server.log. If you find that you cannot connect to the database, the system prompts that there are too many connections to the database.
650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M01/3D/33/wKiom1PD-GCx3cfiAAINkomwy4I522.jpg "Title =" 1.jpg" alt = "wKiom1PD-GCx3cfiAAINkomwy4I522.jpg"/> 3. Modify the maximum number of connections for MySQL
Vim/etc/My. CNF
Add a configuration: max_connections = 1000
Restart MySQL service: Service mysqld restart
4. Restart the zabbix_server service and locate the problem.
650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M00/3D/33/wKioL1PD-eDgmkL4AAYDXySBML4270.jpg "Title =" 2.jpg" alt = "wKioL1PD-eDgmkL4AAYDXySBML4270.jpg"/> 650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M00/3D/33/wKiom1PD-mWyLmZfAAFTkOLQYkU904.jpg "Title =" 3.jpg" alt = "wKiom1PD-mWyLmZfAAFTkOLQYkU904.jpg"/>
This article is from the "shoran shore" blog and will not be reposted!