后端科技
-
Zabbix Web页面报错:Received empty response from Zabbix Agent at [xxx.xxx.xxx.xxx]. Assuming that agent dropped connection because of access permission.
Web页面提示服务器无法连接:Received empty response from Zabbix Agent at [xxx.xxx.xxx.xxx]. Assuming th…
-
Zabbix Web页面报错:Get value from agent failed: cannot connect to [xx.xx.xx.xx]: [4] Interrupted system call
Web页面提示服务器无法连接:Get value from agent failed: cannot connect to [xx.xx.xx.xx]: [4] Interrupt…
-
Zabbix Web页面报错/安装Zabbix数据库报错:Unknown MySQL server host 'localhost' (2)
就是在图中所示处,直接来个Unknown MySQL server host 'localhost'给我整不会了,瘫 上网查,说是服务器没有联网的原因: 在创建mysql连接的时候…
-
Zabbix4.0安装后PHP报错:Array and string offset access syntax with curly braces is deprecated [zabbix.php:21 →
如下是在主页显示的整条报错信息: Array and string offset access syntax with curly braces is deprecated [za…
-
安装Zabbix数据库报错:Unsupported charset or collation for tables: acknowledges, actions, alerts, application_discovery,
在zabbix的web安装页面出现报错:Unsupported charset or collation for tables: acknowledges, actions, al…
-
安装Zabbix数据库报错:Unable to determine current Zabbix database version: the table "dbversion" was not found.
在zabbix的web安装页面出现报错:Unable to determine current Zabbix database version: the table "dbvers…
-
Zabbix Web页面报错:Zabbix server is not running:the information displayed may not be current
Web页面提示zabbix服务没有正常运行:Zabbix server is not running:the information displayed may not be cu…
-
Zabbix被监控端日志报错:cannot send list of active checks to “xxx.xxx.xxx.xxx“: host [zabbix-server] not found
zabbix的WEB页面上提示无法连接,并且可用性和ZBX小字显示红色,被监控端日志报错cannot send list of active checks to “xxx.xxx.…
-
Zabbix Web页面报错:Get value from agent failed: cannot connect to [111] Connection refused
Web页面提示拒绝连接:Get value from agent failed: cannot connect to [111] Connection refused,可用性和ZB…
-
Zabbix安装时数据库连接失败/监控端日志报错:Access denied for user 'zabbix'@'localhost' (using password: YES)
这种情况是数据库用户没有权限,该赋权赋权,要是嫌麻烦的可以这样: 删掉原本zabbix所用的数据库,重新以root用户直接新建zabbix库 在图示处找到root密码,以root身…