ipMonitor 8.5
I want to trigger an alert when the latency exceeds a certain threshold. Am I looking right over it? The ping monitor only fails when it gets no response.
Good point, wildblue. I'm seeing the same issue in 9.0.1. The dashboard's 'Top 10 Devices by Ping' shows each device's response time but you can't seem to set any thresholding or alarms on response time (or latency). You could have a device that is returning 800ms ping responses but you wouldn't know it unless you were glancing at the dashboard. It'll always be green so you have to be vigilant to spot the excessive times.
Rgds, Simon
I think I'm just going to try to create a little script that returns an error code of the average is > 100ms or so and run it as external process
Unless someone already has something like that handy...