Zabbix Web页面报错:Get value from agent failed: cannot connect to [xx.xx.xx.xx]: [113] No route to host.

在这里插入图片描述

Web页面提示拒绝连接:Get value from agent failed: cannot connect to [xx.xx.xx.xx]: [113] No route to host可用性和ZBX小字显示红色

1.首先查看防火墙有没有放行10050端口,注意像阿里云腾讯云有另外的物理防火墙,一并开

2.被监控端agentd服务没有运行,输入命令查看服务有没有运行:

ps -ef | grep zabbix-agent

没有即开启,若有报错再对症下药

3.检查selinux状态是否为disable

cat /etc/selinux/config SELINUX=disabled

没有就设置为disable

看看更多关于Zabbix的文章,助你更快成功部署zabbix!

原创文章,作者:Rosmontis,如若转载,请注明出处:https://rosmontis.com/archives/114

(0)
Rosmontis的头像Rosmontis
Zabbix Web页面报错:Received empty response from Zabbix Agent at [xxx.xxx.xxx.xxx]. Assuming that agent dropped connection because of access permission.
上一篇 2021年11月16日 下午5:23
使用阿里云邮件推送服务创建自己的域名邮箱(SMTP支持80端口发件)
下一篇 2021年12月1日 下午6:38

相关推荐

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注