Hi
based on other trigger we use for know if host or device is available or not I have setup another one to latency, do you think is helpful?
Thanks!
based on other trigger we use for know if host or device is available or not I have setup another one to latency, do you think is helpful?
Code:
{Template_HN_Basico:icmppingsec[,,,,15000].max(#5)}>100 & {TRIGGER.VALUE}=0| {TRIGGER.VALUE}=1&{Template_HN_Basico:icmppingsec[,,,,15000].count(#10,0,"eq")}<100
Comment