Hi James,
if you set the ping method to "multiple Pings" with 10 Pings and the "Ping Delay" to 100ms the sensor only goes down if all 10 Pings over 1 second (1000ms) fail. Is this what you want?
Excerpt from Ping Sensor:
Ping Method
Define the kind of Ping check that will be performed. Choose between:
Send one single Ping : With each scanning interval, send a single Ping only. A sensor in this setting will show the Ping time only. This setting is good for simply availability monitoring.
Send multiple Ping request : With each scanning interval, send multiple Pings in a row. A sensor in this setting will also show minimum and maximum Ping time as well as packet loss (in percent). This setting is good if you want to create reports about average Ping times out of a series of ping requests. This is the default setting.
Note: When using multiple request, all of them have to get lost in order for the sensor to switch to a Down status. For example, if there is only one Ping request answered in a series of five, the sensor will still show a green Up status.
Add comment