Hello!
I have hosts monitored by proxy, and i am testing a single item/trigger on them
Item is "agent.ping" and trigger is "agent.ping.nodata({$AGENT.NODATA_TIMEOUT})}=1 ", where agent.nodata_timeout is 5 minutes...
If i use this Item/Trigger on a host that isnt monitored by proxy it works just fine...
After 5 minutes of Zabbix Service not running, the trigger appears on my screen and the latest data is empty.
But if i do the same but using a PROXY that is NOT ON (I shutdown to test this) nothing happens
I checked LAST VALUE and it is empty just like when the Item is set on a host not via proxy...
Please, can someone help me?
I have hosts monitored by proxy, and i am testing a single item/trigger on them
Item is "agent.ping" and trigger is "agent.ping.nodata({$AGENT.NODATA_TIMEOUT})}=1 ", where agent.nodata_timeout is 5 minutes...
If i use this Item/Trigger on a host that isnt monitored by proxy it works just fine...
After 5 minutes of Zabbix Service not running, the trigger appears on my screen and the latest data is empty.
But if i do the same but using a PROXY that is NOT ON (I shutdown to test this) nothing happens
I checked LAST VALUE and it is empty just like when the Item is set on a host not via proxy...
Please, can someone help me?
Comment