I have a simple check like this:
Name: Tomcat Service Check
Type: Simple Check
Key: net.tcp.service[http,,1701]
Type of information: Numeic (unsigned)
Show value: Service State
If I run this check on the Zabbix server:
#zabbix_get -s 10.26.4.27 -k net.tcp.service[http,,1701]
it returns:
1
In Zabbix web interface, it returns 0 (down)
I double-checked everything, tried a lot of things on different ports and servers but still the same
It works on zabbix_get, but not in the GUI!!!
Anyone can help ???
Thanks a lot!
Name: Tomcat Service Check
Type: Simple Check
Key: net.tcp.service[http,,1701]
Type of information: Numeic (unsigned)
Show value: Service State
If I run this check on the Zabbix server:
#zabbix_get -s 10.26.4.27 -k net.tcp.service[http,,1701]
it returns:
1
In Zabbix web interface, it returns 0 (down)
I double-checked everything, tried a lot of things on different ports and servers but still the same
It works on zabbix_get, but not in the GUI!!!
Anyone can help ???
Thanks a lot!
Comment