hi all,
both way 10050, 10051 are open. telnet on both ways ok:
[root@zbx01 ~]# telnet host33 10050
Trying 10.1.50.16...
Connected to host33.
Escape character is '^]'.
[root@zbx01 ~]# zabbix_get -s host33 -k "net.tcp.port[,10050]"
0
[root@zbx01 ~]# zabbix_get -s host1 -k "net.tcp.port[,10050]"
1
host33 is not returning data, host1 is ok.
Please help, it is urgent, thanks.
both way 10050, 10051 are open. telnet on both ways ok:
[root@zbx01 ~]# telnet host33 10050
Trying 10.1.50.16...
Connected to host33.
Escape character is '^]'.
[root@zbx01 ~]# zabbix_get -s host33 -k "net.tcp.port[,10050]"
0
[root@zbx01 ~]# zabbix_get -s host1 -k "net.tcp.port[,10050]"
1
host33 is not returning data, host1 is ok.
Please help, it is urgent, thanks.
Comment