我做zabbix的agentd的主动模式的自动注册(Auto_registration)
zabbix_agentd.conf文件里:
Server=211.149.240.230
ServerActive=211.149.240.230
hostname=testhost
HostMetadata=Windows 123456
HostMetadataItem=system.uname
而且web端都配置好了

服务器的防火墙也关了!
可是在agentd的日志还是一直是以下情况:
active check configuration update from [211.149.240.230:10051] started to fail (cannot connect to [[211.149.240.230]:10051]: [0x0000274D] 由于目标计算机积极拒绝,无法连接。)
可是就是无法连接,哪位大神告诉我还有什么问题???
zabbix_agentd.conf文件里:
Server=211.149.240.230
ServerActive=211.149.240.230
hostname=testhost
HostMetadata=Windows 123456
HostMetadataItem=system.uname
而且web端都配置好了
服务器的防火墙也关了!
可是在agentd的日志还是一直是以下情况:
active check configuration update from [211.149.240.230:10051] started to fail (cannot connect to [[211.149.240.230]:10051]: [0x0000274D] 由于目标计算机积极拒绝,无法连接。)
可是就是无法连接,哪位大神告诉我还有什么问题???