zabbix-server报错:No route to host
Posted python-wen
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了zabbix-server报错:No route to host相关的知识,希望对你有一定的参考价值。
前戏:
我在VM虚拟机中创建了2个liunx系统(rhel7和cent7),一个用作zabbix服务端,另一个用作zabbix客户端。但是用服务端监控客户端时图标是红色的监控不了,报错信息为:Get value from agent failed: cannot connect to [[客户端的IP]:10050]: [113] No route to host
报警意思大致为主机无法被监听
linux版本:centos 7
zabbix版本:zabbix 3
解决方法:
(1)使用ping命令
服务端 ping 客户端地址
如果ping的通就说明网络没问题
(2)防火墙的原因
centos 7 有两种防火墙firewall和iptables,默认是用firewall作为防火墙
# service firewalld status //查看防火墙状态
#systemctl firewalld stop //关闭防火墙
#service firewall start //开启防火墙
#service firewall restart //重新开启防火墙
iptables防护墙的命令和firewall的命令差不多,把名字换一下就行
防火墙关闭之后,重启zabbix客户端
#systemctl restart zabbix-agent //重启zabbix客户端
原文可参考:https://blog.csdn.net/qq_37961660/article/details/79923963
以上是关于zabbix-server报错:No route to host的主要内容,如果未能解决你的问题,请参考以下文章
请求报错No route to host (Host unreachable)
Rocket MQ报错No route info of this topic的问题探究
关于Rocketmq报错: No route info of this topic
微服务:MQClientException: No route info of this topic, mytopic 报错解决
NO.A.0006——zabbix-server邮件告警/nginx字段监控
格式化namenode时 报错 No Route to Host from node1/192.168.1.111 to node3:8485 failed on socket timeout ex