首页 > 代码库 > zabbix_get [2520]: Check access restrictions in Zabbix agent configuration

zabbix_get [2520]: Check access restrictions in Zabbix agent configuration

     今天在做zabbix时,出现了“zabbix_get [2520]: Check access restrictions in Zabbix agent configuration”,感觉好像是权限决绝不让访问,于是将服务器端和客户端的防火墙,SELinux都检查了遍,结果都没有开,于是查了下客户端的配置文件,发现客户端没有内网地址,而配置文件中是内网地址,于是坚决将内网地址改为公网地址,重启配置文件,结果服务器端获取到了值。

技术分享

注意上面的-s后面的ip地址要跟agent端的server的ip地址相同

技术分享

本文出自 “写个博客骗钱” 博客,请务必保留此出处http://dadonggg.blog.51cto.com/12672150/1953083

zabbix_get [2520]: Check access restrictions in Zabbix agent configuration