Get value from agent failed: cannot connect to [[192.168.186.130]:10050]: [113]No route to host


客户端配置zabbix-agent 后,网页端出现Get value from agent failed: cannot connect to [[192.168.186.130]:10050]: [113]No route to host的错误,主机没法被监听

1、服务器端ping 客户端

  ping 192.168.186.130 

2、如果能ping通,则是因为防火墙的原因,需关闭防火墙

  service iptables stop  #关闭防火墙

  chkconfig iptables off  #设置开机重启仍关闭防火墙

  命令:  service iptables status 可以查看防火墙的状态


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM