如果你是刚安装好zabbix,并且刚添加了监测设备,多数是因为zabbix监控项太多,而mysql数据库连接数设置太低导致的
1、查看mysql最大连接数:
show variables like %max_connections%; 默认设置为151
建议修改为1000-2000
配置文…
对Zabbix 服务器的数据库升级后,有时候可能会出现错误信息:“Zabbix server is not running, the information displayed may not be current”。导致这个错误的因素比较多,今天说一下其中的一种情况,由于数据库用户缺少 SUPER 权限而导致的错误。以下是详细的故障排除和解…
Zabbix WEB 页面,提示:Zabbix服务端运行中:否 点击监测-主机,提示:Zabbix server is not running, the information displayed may not be current错误 查看zabbix-server 服务状态
systemctl status zabbix-server.s…
ASP网站出现错误:The page cannot be displayed because an internal server error has occurred 近期Hostease虚拟主机活动力度较大,我们购买了一个Windows的虚拟主机,准备搭建一个ASP的网站,在上传网站程序后,访问页…
Android抛错:View W XXXView not displayed because it is too large to fit into a software layer (or drawing cache), needs XXX bytes, only XXX available 错误日志内容: View W XXXView not displayed because it is too large to fit into a sof…