Hi!
I have a Zabbix server (2.2.2) running on a Debian box.
It works fine, overall.
I just added an item (net.tcp.service) to a monitored Debian server with the agent (2.2.5) installed onto it.
I receive data from it so it looks all fine.
I use it to monitor a tunnel connection that only that particular server with the agent on, can reach.
The problem is when the tunnel goes down and I expected to receive a "0" as data value from the trigger, instead of the "1" I get when the tunnel is up.
Instead, I don't get any value.
No value is inserted in the latest data/values.
I used the nodata-trigger to detect an item check failure but that's most likely not the way it should be done.
I've seen that the agent.ping behaves like that according to the documentation.
According to the documentation the net.tcp.service should return a "0" if the check fails.
I have tried the net.tcp.port as well, same behaviour.
Has anyone else managed to get a "0" when the item check fails?
Thanks in advance
I have a Zabbix server (2.2.2) running on a Debian box.
It works fine, overall.
I just added an item (net.tcp.service) to a monitored Debian server with the agent (2.2.5) installed onto it.
I receive data from it so it looks all fine.
I use it to monitor a tunnel connection that only that particular server with the agent on, can reach.
The problem is when the tunnel goes down and I expected to receive a "0" as data value from the trigger, instead of the "1" I get when the tunnel is up.
Instead, I don't get any value.
No value is inserted in the latest data/values.
I used the nodata-trigger to detect an item check failure but that's most likely not the way it should be done.
I've seen that the agent.ping behaves like that according to the documentation.
According to the documentation the net.tcp.service should return a "0" if the check fails.
I have tried the net.tcp.port as well, same behaviour.
Has anyone else managed to get a "0" when the item check fails?
Thanks in advance
Comment