When I want to check NTP service, I use net.udp.listen[123], The return value is not stable, but my NTP service is running, and zabbix 2.2.2 not same issue.
[root@****** zabbix]# while true; do zabbix_get -I 192.168.18.1 -s 172.30.250.252 -k net.udp.listen[123]; sleep 5; done 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 1
- is duplicated by
-
ZBX-8170 net.tcp.listen incorrect results on linux
- Closed