Hi,
We have setup of proxy-agent. And we are getting agent not reachable(hasnodata expression) when ever proxy goes down.
So I have changes the trigger logic to
({ip-10-4-1-17.ec2.internal:zabbix[proxy,zabbixproxy.dev-test.com,lastaccess].fuzzytime(240)} = 1
&
{ip-10-4-1-17.ec2.internal:agent.ping.nodata(5m)} = 1)
It should give true only if proxy up & node down but its not working as expected I am getting notification that agent is not reachable. I am very confused ca somebody please let me know whats wrong with it or give direction so that I will be able to figure it out.
Its very urgent Any suggestions would be very helpful!
Thank you.
We have setup of proxy-agent. And we are getting agent not reachable(hasnodata expression) when ever proxy goes down.
So I have changes the trigger logic to
({ip-10-4-1-17.ec2.internal:zabbix[proxy,zabbixproxy.dev-test.com,lastaccess].fuzzytime(240)} = 1
&
{ip-10-4-1-17.ec2.internal:agent.ping.nodata(5m)} = 1)
It should give true only if proxy up & node down but its not working as expected I am getting notification that agent is not reachable. I am very confused ca somebody please let me know whats wrong with it or give direction so that I will be able to figure it out.
Its very urgent Any suggestions would be very helpful!
Thank you.

Comment